Difference between revisions of "MediaWiki:Common.css"

From Heroes of Hammerwatch wiki
Jump to: navigation, search
(Undo revision 230 by Muffinatorz (talk))
Line 5: Line 5:
 
}
 
}
 
*/
 
*/
 
img {
 
  max-width: 100%;
 
  max-height: 100%;
 
}
 

Revision as of 19:24, 23 March 2018

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

}
*/