MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 3: | Line 3: | ||
body { background-color: #060606; } | body { background-color: #060606; } | ||
mw-head-base { background-color: #060606; } | mw-head-base { background-color: #060606; } | ||
footer { background-color: #060606; } |
Revision as of 15:01, 6 November 2024
/* CSS placed here will be applied to all skins */
/* Changes body background */
body { background-color: #060606; }
mw-head-base { background-color: #060606; }
footer { background-color: #060606; }