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