summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-08-06 23:27:49 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-17 13:11:26 +0100
commit58261c1208e16b4a85c298094603e3183999d444 (patch)
treeffd72a11491dc5443d8c1b78892c42760d39d63d /play.html
parentb57602113bf61be7dea9ff66b84cd5a58a227b65 (diff)
downloadrommel-in-the-desert-58261c1208e16b4a85c298094603e3183999d444.tar.gz
Optimize retreat workflow.
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 24acbc8..beffffe 100644
--- a/play.html
+++ b/play.html
@@ -369,7 +369,7 @@ svg .hex.allied_supply {
}
svg .side.axis_supply {
- stroke: darkslategray;
+ stroke: darkslategray !important;
stroke-width: 122px;
stroke-width: 121.5px;
stroke-width: 72px;
@@ -380,7 +380,7 @@ svg .side.axis_supply {
}
svg .side.allied_supply {
- stroke: darkred;
+ stroke: darkred !important;
stroke-width: 122px;
stroke-width: 121.5px;
stroke-width: 72px;