MediaWiki:Common.css: Difference between revisions
From Scooby-Doo Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| 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: 800px !important; | |||
margin: auto !important; | |||
position: relative; | |||
} | |||
Revision as of 12:50, 5 April 2026
/* CSS placed here will be applied to all skins */
#globalWrapper {
max-width: 800px !important;
margin: auto !important;
position: relative;
}