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