Difference between revisions of "MediaWiki:Common.css"
Line 2: | Line 2: | ||
#p-navigation { background-color: #414141; } | #p-navigation { background-color: #414141; } | ||
#p-tb { background-color: #414141; } | #p-tb { background-color: #414141; } | ||
− | #content { background-color: #414141; } | + | #content { background-color: #414141; color: #ffffff;} |
− | #content { color: #ffffff;} | + | #content p { color: #ffffff;} |
+ | #content h1 { color: #ffffff;} | ||
+ | #content h2 { color: #ffffff;} |
Revision as of 16:39, 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;}