MediaWiki:Common.css: Difference between revisions
Appearance
imported>PikaJade No edit summary |
imported>PikaJade 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-base: #FF0000 | --background-color-base: #FF0000; | ||
} | } | ||
Revision as of 02:43, 21 July 2025
/* CSS placed here will be applied to all skins */
body {
--background-color-base: #FF0000;
}