"මාධ්යවිකි:Vector.css" හි සංශෝධන අතර වෙනස්කම්
සිංහල විශ්වකෝෂය වෙතින්
4 පේළිය: | 4 පේළිය: | ||
z-index: 3; | z-index: 3; | ||
position: absolute; /*needed to use z-index */ | position: absolute; /*needed to use z-index */ | ||
− | top: | + | top: -200; |
left: 1000; | left: 1000; | ||
height: 300px; | height: 300px; |
15:27, 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: 1000; height: 300px; width: 12em; overflow: visible; }