12,652
editsAdd style for weapons table.
(Fix infobox resistances not wrapping to a second line.) |
(Add style for weapons table.) |
||
Line 1,618: | Line 1,618: | ||
.bg3wiki-visible-on-hover:focus { | .bg3wiki-visible-on-hover:focus { | ||
opacity: 1; | opacity: 1; | ||
} | |||
/* Template:WeaponsTableHeader / Template:WeaponsTableRow */ | |||
.bg3wiki-weapons-table td:not(:last-child) { | |||
text-align: center; | |||
} | } |