Difference between revisions of "MediaWiki:Common.css"
From Heroes of Hammerwatch wiki
Muffinatorz (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: body { background-image: url("Background1440p.png"); }") |
Muffinatorz (talk | contribs) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { | body { | ||
− | background-image: url("Background1440p.png"); | + | background-image: url("images/1/15/Background1440p.png"); |
} | } |
Revision as of 19:30, 15 March 2018
/* CSS placed here will be applied to all skins */ body { background-image: url("images/1/15/Background1440p.png"); }