MediaWiki:Item.css: Difference between revisions
MediaWiki interface page
More actions
ReisuDesign (talk | contribs) No edit summary |
ReisuDesign (talk | contribs) No edit summary |
||
| Line 38: | Line 38: | ||
/* Add Unknown icon to missing img */ | /* Add Unknown icon to missing img */ | ||
.item-image > a.new, .item-image > span > span > a.new { | |||
position: absolute; | position: absolute; | ||
display: flex; | display: flex; | ||
| Line 46: | Line 46: | ||
background-size: cover; | background-size: cover; | ||
font-size: 0; | font-size: 0; | ||
} | } | ||