MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
DoctorCowboy (talk | contribs) No edit summary |
DoctorCowboy (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#content { background-color: # | #content { background-color: #B1C4DC; } | ||
body { background-color: #9BB1CC; } | body { background-color: #9BB1CC; } |
Revision as of 02:34, 6 January 2024
/* CSS placed here will be applied to all skins */ #content { background-color: #B1C4DC; } body { background-color: #9BB1CC; }