category css

i am looking for where to change the colour of the font on the category buttons.



I thought this was at the beginning of styles.css


body, p, div {
-x-system-font:none;
font-family:Tahoma;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;




but no colour is defined…

[quote name=‘ivybridge’]i am looking for where to change the colour of the font on the category buttons.



I thought this was at the beginning of styles.css


body, p, div {
-x-system-font:none;
font-family:Tahoma;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;




but no colour is defined…[/QUOTE]



Do you mean “Top Menu Tabs”?



If so they are in topmenu.tpl and are images.

Sorry I didnt explain very well



No the text on the category buttons, in the category sidebox.

[quote name=‘ivybridge’]Sorry I didnt explain very well



No the text on the category buttons, in the category sidebox.[/QUOTE]



I use Firefox>Firebug>Inspect

Found it.



Its in the dropdown css in case anyone else is looking for it.