MediaWiki:Vector.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
/* margin: auto !important; | /* margin: auto !important; | ||
/* } | /* } | ||
.vector-2022-standard #bodyContent { | |||
max-width: 900px; | |||
margin: 0 auto; | |||
} |
Revision as of 01:38, 2 February 2025
/* All CSS here will be loaded for users of the Vector skin */
/* reduce standard page width */
/* body:not(.vector-feature-wide-container-enabled) .vector-main-container,
/* body:not(.vector-feature-wide-container-enabled) .vector-content {
/* max-width: 900px !important;
/* margin: auto !important;
/* }
.vector-2022-standard #bodyContent {
max-width: 900px;
margin: 0 auto;
}