Difference between revisions of "MediaWiki:Common.css"
Line 8: | Line 8: | ||
#p-navigation { color: #54123b; } | #p-navigation { color: #54123b; } | ||
#footer-places { display: none; } | #footer-places { display: none; } | ||
+ | #catlinks { background-color: #e6ffb4; } |
Revision as of 16:45, 17 July 2020
body { background-color: #313131;}
#p-navigation { background-color: #414141; }
#p-tb { background-color: #414141; }
#content { background-color: #414141; color: #ffffff;}
#content p { color: #ffffff;}
#content h1 { color: #ffffff;}
#content h2 { color: #ffffff;}
#p-navigation { color: #54123b; }
#footer-places { display: none; }
#catlinks { background-color: #e6ffb4; }