Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
Blanked the page
Tag: Blanking
No edit summary
Line 1: Line 1:
html {
background: #f3f3f3;
}


body {
position: relative;
width: min(100%, 1400px);
margin: 0 auto;
background: #fff;
}