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