Template:Styles/add bgImageGlobeHands.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 5:
background-image: url(https://upload.wikimedia.org/wikipedia/commons/1/1f/Wikipedia_mini_globe_handheld.jpg) !important;
background-color: #040603;
-webkit-background-size: 100% autocover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
Line 37 ⟶ 40:
}
 
@media screen and (min-width: 981px) {
#appeal {
#appeal {
background-color: rgba(0, 0, 0, 0.5);
padding: 1em;
}
}