<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

Yaka Css

This css file for reset default styles

Version 0.0.1

yakadigital.com

*/

ul{padding-left: 0px;}
ul li{list-style: none;}
a:hover{text-decoration: none; color:gray;}
</pre></body></html>