Difference between revisions of "Template:Edinburgh"
Line 45: | Line 45: | ||
font-size: 100%; | font-size: 100%; | ||
} | } | ||
+ | |||
+ | |||
+ | html, body, .wrapper { /*-- changes default wiki settings -- | ||
+ | |||
+ | */ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | background-color: transparent; | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-size: cover; | ||
+ | } | ||
+ | |||
Revision as of 11:10, 15 July 2015