Template:UniqueWeapon/weapon.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 11: Line 11:
.weapontable-summary img {
.weapontable-summary img {
max-width: 100%;
max-width: 100%;
max-height: 120px;
max-height: 124px;
object-fit: contain;
}
}


Line 25: Line 26:


}
}

.weapontable .rarity {
text-align: center;
}

.weapontable .rarity img {
filter: hue-rotate(120deg);
}



.weapontable .data-row {
.weapontable .data-row {