Template:Slotted image/styles.css: Difference between revisions
From Space Station 14 Wiki
(Created page with ".slotted-image { background-image: url("/w/images/d/dd/SlotBackground.png"); background-size: cover; }") |
No edit summary |
||
Line 1: | Line 1: | ||
.slotted-image { | .slotted-image img { | ||
background-image: url("/w/images/d/dd/SlotBackground.png"); | background-image: url("/w/images/d/dd/SlotBackground.png"); | ||
background-size: cover; | background-size: cover; | ||
} | } |