MediaWiki:Common.css: Difference between revisions
Mrdude1228 (talk | contribs) No edit summary |
Mrdude1228 (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 */ | ||
body { | |||
background-color: #8888FF; | |||
} |
Revision as of 02:29, 18 October 2024
/* CSS placed here will be applied to all skins */ body { background-color: #8888FF; }