MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 11: Line 11:
z-index: 3;
z-index: 3;
position: relative;
position: relative;
top: 0px !important;
top: -40px !important;
left: -10px;
left: -10px;
width: 225px;
width: 225px;
Line 26: Line 26:
#panel {
#panel {
position: absolute;
position: absolute;
top: 0px;
top: -40px;
padding-top: 1em;
padding-top: 1em;
width: 10em;
width: 10em;
left: 0;
left: 0;
}
}

Navigation menu