MediaWiki:Vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page h1.firstHeading { display:none; }
/* #footer-info-viewcount { display: none; }  */
/* #footer-info-viewcount { display: none; }  */
#footer-places { display: none; }
#footer-icons {
position: relative;
top: -3em;
}
#p-logo {
#p-logo {
position: absolute;
position: absolute;
Line 17: Line 23:
text-decoration: none;
text-decoration: none;
}
}
#panel {
div#mw-panel {
left: 0px;
padding-top: 1em;
position: absolute;
position: absolute;
top: 40px;
top: 40px;
padding-top: 1em;
width: 10em;
width: 10em;
left: 0;
}
}
0

edits