Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Tag: Reverted |
|||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { | |||
background: white; | |||
} | |||
Revision as of 08:03, 16 March 2022
/* CSS placed here will be applied to all skins */
body {
background: white;
}