MediaWiki:Timeless.css: Difference between revisions
From The Hexian Archives
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
div #mw-content { | div #mw-content { | ||
background-color: # | background-color: #eef; | ||
} | |||
div #mw-content-container { | |||
background-color: #229; | |||
} | } |
Revision as of 15:51, 18 July 2022
/* All CSS here will be loaded for users of the Timeless skin */ div #mw-content { background-color: #eef; } div #mw-content-container { background-color: #229; }