diff options
-rw-r--r-- | play.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, |