Jump to content

User:AHollender (WMF)/vector-2022.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.
/*.mw-page-container { */
/*	background-color: #f8f9fa; */
/*	max-width: 108.75em;*/
/*}*/

/*.vector-sticky-header { max-width: none; }*/

/*.mw-header { padding-bottom: 0; }*/

/*.vector-toc { background-color: transparent; }*/
/*.vector-toc::after { background: initial !important; }*/

/*.vector-page-titlebar, */
/*.vector-page-toolbar, */
/*#bodyContent { */
/*	background: #fff;*/
/*	padding: 0 50px;*/
/*	width: 90%;*/
/*	border: 1px solid #ececec;*/
/*    border-bottom: none;*/
/*    border-top: none;*/
/*}*/

/*.vector-page-titlebar { */
/*	padding-top: 30px;*/
/*	border-radius: 4px;*/
/*	position: relative;*/
/*	box-shadow: none;*/
/*	border: 1px solid #ececec;*/
/*    border-bottom: none;*/
/*}*/
/*.vector-page-titlebar::after { */
/*	width: 91%;*/
/*    height: 1px;*/
/*    border-bottom: 1px solid #a2a9b1;*/
/*    content: '';*/
/*    display: block;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 50px;*/
/*}*/

/*.vector-feature-page-tools-enabled .mw-body { */
/*	display: grid;*/
/*    grid-template: min-content min-content min-content 1fr / minmax(0,67em) min-content;*/
/*    grid-template-areas:*/
/*        'titlebar-cx .'*/
/*        'titlebar columnEnd'*/
/*        'toolbar columnEnd'*/
/*        'content columnEnd';*/
/*}*/

/*.vector-feature-page-tools-pinned-enabled.vector-feature-page-tools-enabled .mw-body {*/
/*    column-gap: 16px;*/
/*}*/

/*.vector-feature-page-tools-enabled.vector-feature-main-menu-pinned-disabled .vector-toc-pinned #vector-toc-pinned-container {*/
/*    margin-top: 1.5em;*/
/*}*/