Difference between revisions of "MediaWiki:Common.css"
From QueerBio.com
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | |||
+ | #mw-page-base { | ||
+ | background-image: url("/wiki/skins/vector/images/topbkgd.png"); | ||
+ | background-position: top right; | ||
+ | } |
Revision as of 17:29, 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 right; }