MediaWiki:Common.css

From CADA
Revision as of 22:01, 10 January 2018 by Dusan (talk | contribs)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */
body, .noprint, div#mw-page-base, div#mw-head-base, div#mw-navigation, div#footer { background-color: white; }
body {
    width: 85%;   
    text-align: center;
    margin-top: 1em; 
    margin: auto; 
    position:relative;
}
div { text-align: left; }