summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/play.html b/play.html
index ed511a5..b15ab5f 100644
--- a/play.html
+++ b/play.html
@@ -594,11 +594,11 @@ div.button_box .button {
box-shadow: 0 0 0 1px black, 0 0 0 4px var(--opp-75);
}
-.card.states {
+.card.states.action {
box-shadow: 0 0 0 1px black, 0 0 0 4px var(--action-states);
}
-.card.strategy {
+.card.strategy.action {
box-shadow: 0 0 0 1px black, 0 0 0 4px var(--action-strategy);
}