MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
#content h2 { color: #F8F9FA; } | #content h2 { color: #F8F9FA; } | ||
#mw-panel .portal { color: #F8F9FA; } | #mw-panel .portal { color: #F8F9FA; } | ||
#p-navigation { color: #F8F9FA; } | |||
#bodyContent { background-color: #14171A; } | #bodyContent { background-color: #14171A; } | ||
#firstHeading { background-color: #14171A; } | #firstHeading { background-color: #14171A; } | ||
Revision as of 21:55, 30 October 2024
/* CSS placed here will be applied to all skins */
#content { color: #F8F9FA; }
#content p { color: #F8F9FA; }
#content h1 { color: #F8F9FA; }
#content h2 { color: #F8F9FA; }
#mw-panel .portal { color: #F8F9FA; }
#p-navigation { color: #F8F9FA; }
#bodyContent { background-color: #14171A; }
#firstHeading { background-color: #14171A; }