User:Aesulus/vector-2022.css: Difference between revisions

From Hololive Fan Wiki
Content added Content deleted
(Created page with ".mw-workspace-container { max-width: 100%; } .mw-article-toolbar-container,.mw-content-container { max-width: calc(100% - 11em); →‎11em is the width of #mw-panel: margin-right: 0; } .mw-footer-container { padding-top: 0; padding-bottom: 0; } .mw-page-container, .mw-workspace-container, .mw-content-container, .vector-sticky-header, .mw-article-toolbar-container { max-width: unset; }")
 
Tags: Blanking Manual revert
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
.mw-workspace-container {
max-width: 100%;
}
.mw-article-toolbar-container,.mw-content-container {
max-width: calc(100% - 11em); /* 11em is the width of #mw-panel */
margin-right: 0;
}
.mw-footer-container {
padding-top: 0;
padding-bottom: 0;
}

.mw-page-container, .mw-workspace-container, .mw-content-container, .vector-sticky-header, .mw-article-toolbar-container {
max-width: unset;
}

Latest revision as of 04:06, 26 June 2022