MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 2: | Line 2: | ||
/* background-color */ | /* background-color */ | ||
body { | body { background-color: #F1E9D2;} | ||
background-color: #F1E9D2; | |||
} | |||
Revision as of 19:08, 21 September 2025
/* CSS placed here will be applied to all skins */
/* background-color */
body { background-color: #F1E9D2;}