i like to increase the font size of subcat that appears on top of the page ( under category links) ..
i see the div id categoryListBoxContents with style=width: " but i don't see any styling in CSS that would change Font size of sub categories.
Using firebug , i get this
element.style(
}
if i add font-size , it works in firebug , but i don't know where to apply that in css or php file .
any info would be appreciated.
thanks.


) ..


