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