index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
author | Catalin Mititiuc <Catalin.Mititiuc@gmail.com> | 2024-03-25 14:30:45 -0700 |
---|---|---|
committer | Catalin Mititiuc <Catalin.Mititiuc@gmail.com> | 2024-03-25 14:30:45 -0700 |
commit | 664e228e81331abbce32924a7046b9ae1497ec7a (patch) | |
tree | db075b8d6b597fe8380ff598d786668a189b7149 | |
parent | b2a68f8d76b30a275912a0ade69c8b89414a2767 (diff) |
Remove some unnecessary styles
-rw-r--r-- | style.css | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -110,11 +110,9 @@ image#img2 { #record-sheet { display: flex; - justify-content: space-around; } #record-sheet > div { - flex-basis: 100%; padding: 0 2px; } |