"මාධ්යවිකි:Vector.css" හි සංශෝධන අතර වෙනස්කම්
සිංහල විශ්වකෝෂය වෙතින්
| 15 පේළිය: | 15 පේළිය: | ||
top:160px; | top:160px; | ||
padding-top:1em; | padding-top:1em; | ||
| − | width: | + | width:300px; |
left:0 | left:0 | ||
} | } | ||
15:33, 29 අගෝස්තු 2017 තෙක් සංශෝධනය
/* 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: 0;
height: 600px;
width: 300px;
overflow: visible;
}
#mw-panel {
font-size:inherit;
position:absolute;
top:160px;
padding-top:1em;
width:300px;
left:0
}