index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
path: root/damage_block.css
diff options
author | Catalin Mititiuc <Catalin.Mititiuc@gmail.com> | 2024-03-25 12:54:27 -0700 |
---|---|---|
committer | Catalin Mititiuc <Catalin.Mititiuc@gmail.com> | 2024-03-25 12:54:27 -0700 |
commit | de5f3c266677590d63fda98f25085b4327710def (patch) | |
tree | 6dddcb0f0bdb3904d1c1282ea85f0f683983b22c /damage_block.css | |
parent | fd7bccda92563da8ed055d773e173b760880e524 (diff) |
Clean up some styles
Diffstat (limited to 'damage_block.css')
-rw-r--r-- | damage_block.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/damage_block.css b/damage_block.css index 46e55a0..c232c07 100644 --- a/damage_block.css +++ b/damage_block.css @@ -58,4 +58,4 @@ label:has(+ label input:checked) { label:has(input:checked) + label { display: block; -}
\ No newline at end of file +} |