summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,