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/map.css')
-rw-r--r-- | public/map.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/map.css b/public/map.css index a53359c..1a57998 100644 --- a/public/map.css +++ b/public/map.css @@ -199,7 +199,7 @@ g.selected use { fill: red; } -.board, .gameboard { +.gameboard { transform: translate(19px, 31px) scale(4); } |