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')
-rw-r--r-- | public/map.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/map.css b/public/map.css index ad67ce3..71dfe79 100644 --- a/public/map.css +++ b/public/map.css @@ -1,3 +1,7 @@ +svg { + overflow: hidden; +} + image { image-rendering: pixelated; } |