MediaWiki:Common.css: Difference between revisions
From Scooby-Doo Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#globalWrapper { | |||
max-width: 1920px !important; | |||
margin: auto !important; | |||
position: relative; | |||
} | |||
Latest revision as of 12:51, 5 April 2026
/* CSS placed here will be applied to all skins */
#globalWrapper {
max-width: 1920px !important;
margin: auto !important;
position: relative;
}