From 6ef81f4de16c24e220a7cbc5e330290d354b6d01 Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Sun, 15 Dec 2024 09:51:38 -0500 Subject: Campaign --- play.css | 1 + 1 file changed, 1 insertion(+) (limited to 'play.css') diff --git a/play.css b/play.css index 7924533..7dd3022 100644 --- a/play.css +++ b/play.css @@ -115,6 +115,7 @@ path.action { fill: yellowgreen; fill-opacity: 0.3; stroke: lightgreen; } path.mongol.action { fill: gold; fill-opacity: 0.3; stroke: gold; } path.selected { stroke: yellow; } path.tip { stroke: white; stroke-dasharray: 4 4; } +path.campaign { stroke: black; stroke-dasharray: 4 4; } .space { position: absolute; -- cgit v1.2.3