User:Bobbob/common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
html body #globalWrapper a{ | html body #globalWrapper a, html body #globalWrapper a *{ | ||
background-color:black; | background-color:black; | ||
color:#55f; | color:#55f; | ||
} | } |
Revision as of 09:50, 15 September 2013
body, html body #globalWrapper *{ background-color:black; color:#aaa; } html body #globalWrapper a, html body #globalWrapper a *{ background-color:black; color:#55f; }