MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#body { color: #5a7425; } | |||
#content { color: #F8F9FA; } | #content { color: #F8F9FA; } | ||
Revision as of 22:31, 30 October 2024
/* CSS placed here will be applied to all skins */
#body { color: #5a7425; }
#content { color: #F8F9FA; }
#content p { color: #F8F9FA; }
#content h1 { color: #F8F9FA; }
#content h2 { color: #F8F9FA; }
#mw-panel .portal { color: #F8F9FA; }
#p-navigation { color: #F8F9FA; }
#p-navigation h3 { color: #F8F9FA; }
#p-navigation .pBody { color: #F8F9FA; }
#p-tb { color: #F8F9FA; }
#footer ul li { color: #F8F9FA; }
#footer-info { color: #5a7425; }
#left-navigation { color: #F8F9FA; }
#right-navigation { color: #F8F9FA; }
#bodyContent { background-color: #14171A; }
#firstHeading { background-color: #14171A; }