Difference between revisions of "MediaWiki:Vector.css"
From NEStalgia
| Line 2: | Line 2: | ||
#mw-page-base { | #mw-page-base { | ||
| − | height: | + | height: 10em; |
background-color: white; | background-color: white; | ||
background-image: url(images/page-fade.png); | background-image: url(images/page-fade.png); | ||
Revision as of 03:54, 9 June 2012
/* CSS placed here will affect users of the Vector skin */
#mw-page-base {
height: 10em;
background-color: white;
background-image: url(images/page-fade.png);
background-position: bottom left;
background-repeat: repeat-x;
}