Difference between revisions of "MediaWiki:Vector.css"

Jump to navigation Jump to search
158 bytes added ,  22:59, 17 February 2012
Release update
(Move left-hand sidebar up to replace space where logo would normally be)
 
(Release update)
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */


#column-one { padding-top: 21px; }
/* Move SideBar up (reduce size that would be taken by logo) */
div#mw-panel { top: 40px; }
 
/* Remove "Main Page" text from front page */
body.page-Main_Page h1.firstHeading { display:none; }

Navigation menu