MediaWiki:Common.css
From FragoriaWiki
(Difference between revisions)
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | |||
+ | body.mediawiki { | ||
+ | |||
+ | background-image: url(http://en.fragoria.com/wiki/images/f/fc/EkNa_WikiBack.jpg); | ||
+ | background-position: top left; | ||
+ | background-repeat: no-repeat; | ||
+ | } |
Revision as of 10:05, 4 March 2011
/* CSS placed here will be applied to all skins */ body.mediawiki { background-image: url(http://en.fragoria.com/wiki/images/f/fc/EkNa_WikiBack.jpg); background-position: top left; background-repeat: no-repeat; }