Difference between revisions of "Template:TL"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Discoomastar
m
>Discoomastar
Line 5: Line 5:
 
}
 
}
  
@media screen and (min-width: 800px) {
+
@media screen and (min-width: 1000px) {
 
.TierListBox img {
 
.TierListBox img {
 
width: 60px;
 
width: 60px;
Line 12: Line 12:
 
}
 
}
  
@media screen and (max-width: 799px) {
+
@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