MediaWiki:Vector.css: Difference between revisions

(Created page with "→‎CSS placed here will affect users of the Vector skin: #p-search { position: absolute; top: 160px; } #column-one { border: 0px solid red !important; padding-top: 2...")
 
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
#p-search {
position: absolute;
top: 160px;
}
#column-one {
border: 0px solid red !important;
padding-top: 235px;
}

Revision as of 14:46, 6 December 2013

/* CSS placed here will affect users of the Vector skin */