MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Manual revert |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
/* background-color */ | /* background-color */ | ||
body { | body { | ||
background-color: # | background-color: #F1E9D2 !important; | ||
} | } | ||
Latest revision as of 19:19, 21 September 2025
/* CSS placed here will be applied to all skins */
/* background-color */
body {
background-color: #F1E9D2 !important;
}