MediaWiki:Vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 25: Line 25:
#portal {
#portal {
position: absolute;
position: absolute;
top: 40px;
top: -140px;
padding-top: 1em;
padding-top: 1em;
width: 10em;
width: 10em;
left: 0;
left: 0;
}
#mw-panel {
position: absolute;
top: -340px;
}
}