MediaWiki:Vector.css

From S E B A S T I E N G O Y

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
 +
/* Change sidebar height, from 160px */
div#mw-panel {
div#mw-panel {
position: absolute;
position: absolute;
Line 7: Line 8:
width: 10em;
width: 10em;
left: 0;
left: 0;
 +
}
 +
 +
/* Hide Main Page title */
 +
body.page-Main_Page h1.firstHeading {
 +
display: none;
}
}

Revision as of 13:28, 20 June 2010

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

/* Change sidebar height, from 160px */
div#mw-panel {
	position: absolute;
	top: 44px;
	padding-top: 1em;
	width: 10em;
	left: 0;
}

/* Hide Main Page title */
body.page-Main_Page h1.firstHeading {
	display: none;
}
Personal tools
Namespaces
Variants
Actions
S E B A S T I E N  G O Y                                                   
Works
About