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/assets/css/map.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/css/map.css b/public/assets/css/map.css index af1028e..535e5b4 100644 --- a/public/assets/css/map.css +++ b/public/assets/css/map.css @@ -16,7 +16,7 @@ text { use[href="#hex"] { opacity: 0.25; - fill: purple; + fill: transparent; fill-opacity: 0.5; stroke-width: 0.5px; stroke: black; |