summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-07-27 20:20:34 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-17 13:11:26 +0100
commitf59f10ce7f21510a3a9f45b15ad38ef5af1fb782 (patch)
treea5b821b47945d3a685ab4975b4f6c8cea28985d7 /play.html
parentdd5314b7a0c4fced7909f90a3b5d6a7aa30db215 (diff)
downloadrommel-in-the-desert-f59f10ce7f21510a3a9f45b15ad38ef5af1fb782.tar.gz
Forced march checks.
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;