Template:UniqueWeapon/weapon.css: Difference between revisions

now uses WeaponRarity template instead of hue-rotating original
No edit summary
(now uses WeaponRarity template instead of hue-rotating original)
 
(One intermediate revision by the same user not shown)
Line 31:
text-align: center;
}
 
.weapontable .rarity img {
filter: hue-rotate(120deg);
}
 
 
Line 44 ⟶ 39:
.weapontable .data-row > td {
width: calc(100% / 7);
}
 
.weapontable .tbd {
color:#aaaaaa;
}