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