මාධ්‍යවිකි:Vector.css

සිංහල විශ්වකෝෂය වෙතින්
15:25, 29 අගෝස්තු 2017 වන විට Chamila (කතාබහ | දායකත්ව) ('CSS placed here will affect users of the Vector skin: #p-logo { z-index: 3; position: absolute; /*needed to use z-...' යොදමින් නව පිටුවක් තනන ලදි) විසින් සිදු කර ඇති සංශෝධන
(වෙනස) ← පැරණි සංශෝධනය | වත්මන් සංශෝධනය (වෙනස) | නව සංශෝධනය → (වෙනස)
වෙත පනින්න: සංචලනය, සොයන්න
/* 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: 50;
	height: 155px;
	width: 12em;
	overflow: visible;
}