Difference between revisions of "MediaWiki:Vector.css"

From NEStalgia
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 */
 
#mw-page-base {
 
height: 5em;
 
background-color: white;
 
background-image: url(images/page-fade.png);
 
background-position: bottom left;
 
background-repeat: repeat-x;
 
}
 

Revision as of 05:20, 9 June 2012

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