Template:UniqueWeapon/weapon.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
(tbd style moved out to Common.css)
Line 44: Line 44:
.weapontable .data-row > td {
.weapontable .data-row > td {
width: calc(100% / 7);
width: calc(100% / 7);
}

.weapontable .tbd {
color:#aaaaaa;
}
}