Difference between revisions of "MediaWiki:Common.css"

From Heroes of Hammerwatch wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body { background-image: url("Background1440p.png"); }")
(No difference)

Revision as of 20:30, 15 March 2018

/* CSS placed here will be applied to all skins */
body {
   background-image: url("Background1440p.png");

}