MediaWiki:Vector.css: Difference between revisions

Created page with "CSS placed here will affect users of the Vector skin: set max width and fix the background: html, body { position: relative; margin-left: auto..."
 
mNo edit summary
Line 6: Line 6:
     margin-left: auto !important;
     margin-left: auto !important;
     margin-right: auto !important;
     margin-right: auto !important;
     max-width: 1280px;
     max-width: 800px;
         background-position: top left;
         background-position: top left;
         background-repeat: repeat-x;
         background-repeat: repeat-x;