Changing font color in sidebar
-
Hi guys & gals
My site is here: https://www.scaryinternet.com
Trying to update the color of the font in my sidebar, specifically the line “Post to the Wall”. Note the Wall is a widget, but the Post To portion appears to be based on my primary stylesheet.css and nothing widget related.
I found that if I edit this section here in my stylesheet.css that I can change the color, but it changes the color of other properties of my page too (the tags in my posts, for example):
a{
color:#999999;
text-decoration:none;
}Is there another place I can input a specific color for sidebar text?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Changing font color in sidebar’ is closed to new replies.