MediaWiki:Citizen.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "→‎All CSS here will be loaded for users of the Citizen skin: →‎set max width and fix the background: html, body { position: relative; margin-left: auto !important; margin-right: auto !important; max-width: 1280px; }")
 
No edit summary
Line 7: Line 7:
     margin-left: auto !important;
     margin-left: auto !important;
     margin-right: auto !important;
     margin-right: auto !important;
     max-width: 1280px;
     max-width: 1280px !important;
}
}

Navigation menu