summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/play.css b/play.css
index 2272704..d6c5100 100644
--- a/play.css
+++ b/play.css
@@ -113,6 +113,14 @@ path.tip { stroke: white; stroke-dasharray: 4 4; }
border: 2px solid lime;
}
+.space.action {
+ background-color: white; opacity: 0.3; stroke: white;
+}
+
+.space.selected {
+ background-color: gold; opacity: 0.3; stroke: white;
+}
+
.space.province {
border-radius: 50%;
}