Difference between revisions of "MediaWiki:Common.css"
From Bootleggers Wiki
m |
|||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | {background-color: #4a4a4a;} | + | #mw-body { |
| + | background-color: #4a4a4a; | ||
| + | } | ||
Revision as of 06:15, 30 June 2021
/* CSS placed here will be applied to all skins */
#mw-body {
background-color: #4a4a4a;
}