MediaWiki:Vector-2022.css: Difference between revisions

First customisation of new Vector 2022 skin
No edit summary
(First customisation of new Vector 2022 skin)
Line 5: Line 5:


/* End sticky header */
/* End sticky header */
.portal-column-left-extra-wide {width:60%!important;}
body {background: #333 url('https://gtwfilesie.grandtheftwiki.com/Gtw-top.png') no-repeat fixed;}
.mw-header {
    position: sticky;
    top: 0;
    background: white;
    border-bottom: 1px solid grey;
}
.mw-content-container { max-width: unset; }
#mw-panel { border: 1px solid grey;}