summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/play.html b/play.html
index 9f16e30..150fe84 100644
--- a/play.html
+++ b/play.html
@@ -252,6 +252,11 @@ main[data-scenario="5"] {
box-shadow: 0 0 0 2px black;
}
+.retire.action {
+ box-shadow: 0 0 0 3px white;
+ background-color: #fff4;
+}
+
/*
.card.blue.selected { box-shadow: 0 0 0px 3px dodgerblue; }
.card.dkblue.selected { box-shadow: 0 0 0px 3px dodgerblue; }