summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/play.html b/play.html
index 58532b8..b63f76c 100644
--- a/play.html
+++ b/play.html
@@ -221,7 +221,7 @@ svg .side {
svg .side.axis_control {
stroke: green;
- stroke-width: 8px;
+ stroke-width: 4px;
stroke-opacity: 0.8;
stroke-dasharray: 54 100;
stroke-dashoffset: -8;
@@ -229,7 +229,7 @@ svg .side.axis_control {
svg .side.allied_control {
stroke: brown;
- stroke-width: 8px;
+ stroke-width: 4px;
stroke-opacity: 0.8;
stroke-dasharray: 54 100;
stroke-dashoffset: -8;