Difference between revisions of "MediaWiki:Common.css"
(Moving 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;} |
Revision as of 13:48, 9 September 2024
/* CSS placed here will be applied to all skins */
body{background: red;}