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 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 {
 +
position: absolute;
 +
top: 1.9em;
 +
padding-top: 1em;
 +
width: 10em;
 +
left: 0;
 +
}
 +
*/
/* Hide Main Page title */
/* Hide Main Page title */

Revision as of 20:17, 20 June 2010

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

/* Change sidebar height, from 160px
div#mw-panel {
	position: absolute;
	top: 1.9em;
	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