<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	header div.logo {background-position:-10px -401px;}
nav.asidemenu &gt; ul &gt; li.current:first-child &gt; a:before {background-position:-329px -70px;}

#main aside &gt; div h3 {background-image:-moz-linear-gradient(top,#28d348,#1aa133);
background-image:-webkit-gradient(linear,left top, left bottom,from(#28d348),to(#1aa133));
background-image:-o-linear-gradient(top,#28d348,#1aa133);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#28d348', endColorstr='#1aa133');}

#main aside &gt; nav &gt; ul &gt; li.current:first-child &gt; a:before {
    background-position: -328px -70px;
}</pre></body></html>