MediaWiki:Common.css: Difference between revisions
| Line 40: | Line 40: | ||
.eu4box-inline .heading { | .eu4box-inline .heading { | ||
background-image: url("https://wiki.geministation.com/images/6/61/Earth_space_500px.png"); | background-image: url("https://wiki.geministation.com/images/6/61/Earth_space_500px.png"); | ||
background-repeat: no-repeat; | |||
background-size: auto; | |||
background-size: cover; | |||
border-radius: 3px; | border-radius: 3px; | ||
height:500px; | |||
} | } | ||