index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
author | Catalin Mititiuc <Catalin.Mititiuc@gmail.com> | 2024-03-22 15:07:52 -0700 |
---|---|---|
committer | Catalin Mititiuc <Catalin.Mititiuc@gmail.com> | 2024-03-22 15:07:52 -0700 |
commit | afadb8022dcaca2310e88e3e56079cea575e8c48 (patch) | |
tree | 58f60b227487daed336387fe09cf5e62a8d97850 /style.css | |
parent | b24460efc3f07ba89cd4239ca498dbbb4e32effa (diff) |
Some cleanup
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -43,8 +43,8 @@ button.set-firing-arc img { } line.firing-arc { - stroke: none; - /* transform: scale(2); */ + stroke: blue; + opacity: 0.1; } polyline.firing-arc { |