MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 7: Line 7:
top: -3em;
top: -3em;
}
}
div#mw-panel  {
 
left: 0px;
#p-logo {
padding-top: 1em;
position: absolute;
position: absolute;
top: 40px;
top: -40px;
width: 10em;
left: 6px;
}
width: 225px;
#p-logo {
height: 40px;
        z-index: 3;
        position: absolute; /*needed to use z-index */
        top: -40px;
        left: 0;
        height: 40px;
        width: 225px;
        overflow: visible;
}
}
#p-logo a {
#p-logo a {
Line 30: Line 22:
background-position: center center;
background-position: center center;
text-decoration: none;
text-decoration: none;
}
div#mw-panel  {
left: 0px;
padding-top: 1em;
position: absolute;
top: 40px;
width: 10em;
}
}

Navigation menu