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 */ | ||
html { | |||
background-color: # | --background-color-base: #FF0000 | ||
} | } | ||
Revision as of 02:35, 21 July 2025
/* CSS placed here will be applied to all skins */
html {
--background-color-base: #FF0000
}