4,977
editsAd placeholder
User:Llamageddon/vector.css: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
Llamageddon (talk | contribs) mNo edit summary |
Llamageddon (talk | contribs) mNo edit summary |
||
Line 218: | Line 218: | ||
} | } | ||
img | img[height="25"] .bg3wiki-icon-border { | ||
border: 2px solid blue; | border: 2px solid blue; | ||
} | } | ||
img | img[src$="Item_Icon.png"] { | ||
width: 25px; | width: 25px; | ||
height: 25px; | height: 25px; | ||
} | } | ||
img | img[src$="Condition_Icon.webp"] .bg3wiki-condition-filter { | ||
border-radius: 50%; | border-radius: 50%; | ||
} | } |