Template:UniqueWeapon/weapon.css: Difference between revisions

no edit summary
(Created page with " .weapontable { width: 100%; min-width: 575px; max-width: 900px; } .weapontable-summary { } .weapontable-summary img { ma...")
 
No edit summary
Line 24:
.weapon-description {
 
}
 
.weapontable .data-row {
text-align: center;
}
 
.weapontable .data-row > td {
width: calc(100% / 7);
}