request : CSS features
Currently having issue with the css font color and font pattern cause i can't get customize font color for different page, content and bla .....
Please split it.
Below font color code will change post content, search result (will overlay with my back ground).
Code:
body {default.css (line 1)
color:#000000;
font-family:'Verdana','Trebuchet MS','Arial',sans-serif;
font-size:13px;
}