summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-12-06 20:23:18 +0100
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-12-06 20:23:18 +0100
commitb2ca7df6e0c117b6f5d7fb3c47f25aff2c97eb3b (patch)
tree2ae559518781a27e9d87714469c90d9ccaa89021
parent64fcbad65ff0d06803eb988b5b3f2ce7be455009 (diff)
downloadvotes-for-women-b2ca7df6e0c117b6f5d7fb3c47f25aff2c97eb3b.tar.gz
states and strategy action
-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);
}