MediaWiki:Timeless.css: Difference between revisions
From KB Lexicon
Ruby Haswell (talk | contribs) No edit summary |
Ruby Haswell (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
body { color: #333; } | body { color: #333; } | ||
#mw-header-container { background: #333; color: #EAE7E0; } | #mw-header-container { background: #333; color: #EAE7E0; } | ||
#p-logo-text a { color: #EAE7E0; } | |||
#mw-content-container { background: #EAE7E0; } | #mw-content-container { background: #EAE7E0; } | ||
Revision as of 01:37, 5 August 2025
/* All CSS here will be loaded for users of the Timeless skin */
body { color: #333; }
#mw-header-container { background: #333; color: #EAE7E0; }
#p-logo-text a { color: #EAE7E0; }
#mw-content-container { background: #EAE7E0; }