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 93232ba..780b912 100644 --- a/public/map.css +++ b/public/map.css @@ -82,7 +82,7 @@ g.troop-counter-template text { stroke: none; } -g.troop-counter [href="#counter-prone"] { +[href="#counter-prone"] { transform: translate(-5px, 6px); } |