erich37
Well-known member
I want to change the color of this code in template Extra.css , but somehow it does not work with this element... ?
Firebug screenshot:
Generally speaking, all is working fine with CSS-changes in template Extra.css, but for this code it somehow does not change the color.
Strange
Code:
.postsRemaining a, a.postsRemaining {
color: #999999;
}
Firebug screenshot:
Generally speaking, all is working fine with CSS-changes in template Extra.css, but for this code it somehow does not change the color.
Strange