Difference between revisions of "MediaWiki:Common.css"
From Heroes of Hammerwatch wiki
Muffinatorz (talk | contribs) |
Muffinatorz (talk | contribs) |
||
| Line 5: | Line 5: | ||
} | } | ||
*/ | */ | ||
| + | |||
| + | img { | ||
| + | max-width: 100%; | ||
| + | max-height: 100%; | ||
| + | } | ||
Revision as of 19:23, 23 March 2018
/* CSS placed here will be applied to all skins
body {
background-image: url("images/1/15/Background1440p.png");
}
*/
img {
max-width: 100%;
max-height: 100%;
}