Difference between revisions of "MediaWiki:Common.css"
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | body{background: red;} | + | body{background:red!important;} |
Revision as of 13:49, 9 September 2024
/* CSS placed here will be applied to all skins */
body{background:red!important;}