MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


 
h1, .mw-first-heading {
#p-navigation { display: none; }
    text-align: left !important;
#p-navigation h3 { display: none; }
}
.mw-portlet-navigation { display: none !important; }
.toc, #toc {
.navbar-nav, .dropdown-menu, #p-navigation {
     display: none !important;
     display: none !important;
}
}