summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/play.css b/play.css
index d39543a..1aa535f 100644
--- a/play.css
+++ b/play.css
@@ -171,10 +171,12 @@ body.America header.your_turn { background-color: hsl(211, 50%, 75%) }
.general.action {
box-shadow: 0 0 0 3px yellow, 0 0 2px 4px black;
+ z-index: 2;
}
.general.selected {
box-shadow: 0 0 0 3px aqua, 0 0 2px 4px black;
+ z-index: 1;
}
/* CARDS */