MediaWiki:Vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 2: Line 2:
body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page h1.firstHeading { display:none; }
#p-logo {
#p-logo {
top: 2px;
position: absolute;
left: 2px;
top: -160px;
position: absolute; /*needed to use z-index */
left: 0;
z-index: 3;
width: 222px;
height: 30px;
height: 30px;
width: 222px;
overflow: visible;
}
}
0

edits