8,960
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
.image- | .list-item { | ||
position: | background-image: url(/images/3/37/Is-ø-lat-ed2.png); | ||
display: | background-size: cover; | ||
background-position: center; | |||
list-style-type: none; | |||
width: 300px; | |||
height: 300px; | |||
display: flex; | |||
align-items: center; | |||
justify-content: center; | |||
text-align: center; | |||
} | } | ||
. | .list-item span { | ||
color: black; | |||
} | } | ||