MediaWiki:Vector.css

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

(Difference between revisions)
Jump to: navigation, search
m
m
Line 4: Line 4:
div#mw-panel {
div#mw-panel {
position: absolute;
position: absolute;
-
top: 1.8em;
+
top: 2em;
padding-top: 1em;
padding-top: 1em;
width: 10em;
width: 10em;

Revision as of 19:02, 20 June 2010

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

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

/* Hide Main Page title */
body.page-Main_Page h1.firstHeading {
	display: none;
}

/* Hide "Powered by MediaWiki" logo */
#footer-icon-poweredby { display: none; }
Personal tools
Namespaces
Variants
Actions
S E B A S T I E N  G O Y                                                   
Works
About