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