Difference between revisions of "MediaWiki:Common.css"

From QueerBio.com
Jump to: navigation, search
Line 3: Line 3:
 
#mw-page-base {
 
#mw-page-base {
 
background-image: url("/wiki/skins/vector/images/topbkgd.png");
 
background-image: url("/wiki/skins/vector/images/topbkgd.png");
background-position: top right;
+
background-position: top left;
 
}
 
}

Revision as of 17:30, 22 April 2013

/* CSS placed here will be applied to all skins */

#mw-page-base {
background-image: url("/wiki/skins/vector/images/topbkgd.png");
background-position: top left;
}