Line 18: | Line 18: | ||
margin:20px; | margin:20px; | ||
opacity: 0.7; | opacity: 0.7; | ||
+ | width: auto; | ||
+ | height: auto; | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-size: cover; | ||
+ | background-size: 100% 100%; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
} | } |
Revision as of 13:57, 17 October 2016