MediaWiki:Common.css: Difference between revisions
From Medapedia
Jump to navigationJump to search
(maybe this will work) |
m (welp I hate backgrounds) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { background:url("http://img11.imageshack.us/img11/6958/wikiback1.png") repeat;} | body { background-image:url("http://img11.imageshack.us/img11/6958/wikiback1.png"); background-repeat:repeat;} |
Revision as of 14:40, 2 October 2011
/* CSS placed here will be applied to all skins */ body { background-image:url("http://img11.imageshack.us/img11/6958/wikiback1.png"); background-repeat:repeat;}