summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-11-18 14:53:37 +0100
committerTor Andersson <tor@ccxvii.net>2023-11-18 14:53:45 +0100
commite882154127fbc1dc35e9e598d0c45cc3dc09e8ca (patch)
treec9a228b0b983dc05c9d6edaa10803552d304f7e2
parent0cee28075504d3354e5c327200d472c760452b94 (diff)
downloadrichard-iii-e882154127fbc1dc35e9e598d0c45cc3dc09e8ca.tar.gz
Gold action highlight for Calais.
-rw-r--r--play.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.css b/play.css
index d6aac5a..5d16ce8 100644
--- a/play.css
+++ b/play.css
@@ -116,7 +116,7 @@ header.your_turn { background-color: orange; }
}
#svgmap #area_France { fill: gold; stroke: gold; stroke-width: 8px; }
-#svgmap #area_Calais { fill: white; stroke: white; stroke-width: 8px; }
+#svgmap #area_Calais { fill: gold; stroke: gold; stroke-width: 8px; }
#svgmap #area_Scotland { fill: firebrick; }
#svgmap #area_English_Channel,
#svgmap #area_Irish_Sea,