Difference between revisions of "Template:TL"
Jump to navigation
Jump to search
>Discoomastar m |
>Discoomastar |
||
| Line 5: | Line 5: | ||
} | } | ||
| − | @media screen and (min-width: | + | @media screen and (min-width: 1000px) { |
.TierListBox img { | .TierListBox img { | ||
width: 60px; | width: 60px; | ||
| Line 12: | Line 12: | ||
} | } | ||
| − | @media screen and (max-width: | + | @media screen and (min-width: 400px) and (max-width: 999px) { |
| + | .TierListBox img { | ||
| + | width: 70px; | ||
| + | height: auto; | ||
| + | } | ||
| + | } | ||
| + | |||
| + | @media screen and (max-width: 399px) { | ||
.TierListBox img { | .TierListBox img { | ||
width: 50px; | width: 50px; | ||
Revision as of 01:14, 5 June 2019
Tier list grid icon