MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 3: Line 3:
/* Hiding the main page's title (using an image instead */
/* Hiding the main page's title (using an image instead */
body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page h1.firstHeading { display:none; }
#left-navigation {
#left-navigation {
    float: right;
    /* margin-left: 10em; */
    /* margin-top: 2.5em; */
    margin-bottom: -2.5em;
}
}


#mw-head{
#mw-head{