"මාධ්යවිකි:Vector.css" හි සංශෝධන අතර වෙනස්කම්
සිංහල විශ්වකෝෂය වෙතින්
('→CSS placed here will affect users of the Vector skin: #p-logo { z-index: 3; position: absolute; /*needed to use z-...' යොදමින් නව පිටුවක් තනන ලදි) |
|||
5 පේළිය: | 5 පේළිය: | ||
position: absolute; /*needed to use z-index */ | position: absolute; /*needed to use z-index */ | ||
top: 0; | top: 0; | ||
− | left: | + | left: 0; |
− | height: | + | height: 300px; |
width: 12em; | width: 12em; | ||
overflow: visible; | overflow: visible; | ||
} | } |
15:26, 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: 0; left: 0; height: 300px; width: 12em; overflow: visible; }