index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'public/assets/css/map.css')
-rw-r--r-- | public/assets/css/map.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/public/assets/css/map.css b/public/assets/css/map.css index 71fc75c..f8f926d 100644 --- a/public/assets/css/map.css +++ b/public/assets/css/map.css @@ -398,11 +398,6 @@ g[data-y="76"] { --i: 76; } transform: scale(0.9); } -.floor { - /* fill: white; */ - /* fill: inherit; */ -} - .furniture, .stairs { fill: lightgray; stroke: #666; |