MediaWiki:Timeless.css: Difference between revisions
From The Hexian Archives
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 5: | Line 5: | ||
} | } | ||
.mw-content-block { | |||
background-color: #111; | background-color: #111; | ||
} | } |
Revision as of 13:28, 9 July 2022
/* All CSS here will be loaded for users of the Timeless skin */ body { background-color: #222; } .mw-content-block { background-color: #111; }