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