මාධ්යවිකි:Vector.css
සිංහල විශ්වකෝෂය වෙතින්
/* CSS placed here will affect users of the Vector skin */
#p-logo {
z-index: 3;
position: absolute; /*needed to use z-index */
top: -200;
left: 1000;
height: 600px;
width: 300px;
overflow: visible;
}
#mw-panel {
font-size:inherit;
position:absolute;
top:-200px;
padding-top:1em;
width:300px;
left:0
}