User:BilledMammal/Vector-2022-limited-width.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.vector-feature-limited-width-enabled .mw-page-container{max-width:none !important;}
.vector-feature-limited-width-disabled .mw-page-container{max-width:99.75em !important;}
.vector-feature-limited-width-enabled .vector-limited-width-toggle::before{background-image:url(/w/skins/Vector/resources/skins.vector.es6/images/fullscreen-close.svg?7de46) !important}
.vector-feature-limited-width-disabled .vector-limited-width-toggle::before{background-image:url(/w/skins/Vector/resources/skins.vector.es6/images/fullscreen.svg?ead1e) !important}
.vector-feature-limited-width-enabled.vector-feature-page-tools-enabled .mw-body, .vector-feature-limited-width-content-enabled.vector-feature-page-tools-enabled .mw-body {grid-template-columns: minmax(0,1fr) min-content !important}
.vector-feature-limited-width-disabled.vector-feature-page-tools-enabled .mw-body, .vector-feature-limited-width-content-disabled.vector-feature-page-tools-enabled .mw-body {grid-template-columns: minmax(0px, 60em) min-content !important}
.vector-feature-limited-width-disabled #wikiPreview{max-width:68.57142856999999em !important;}
.vector-feature-limited-width-enabled #wikiPreview{max-width:none !important;}