summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-11-23 11:01:11 +0100
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-11-23 11:01:11 +0100
commitb252960c920e5f41c1b45b09c7af5c2fa0a2e300 (patch)
tree905075c78d1f6c781a569a0974fd9f71725fc779 /play.html
parent9dd700c33bea438152e9a232189d88947aaf3523 (diff)
downloadvotes-for-women-b252960c920e5f41c1b45b09c7af5c2fa0a2e300.tar.gz
counter strat
Diffstat (limited to 'play.html')
-rw-r--r--play.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/play.html b/play.html
index 5e5587d..d70e1cb 100644
--- a/play.html
+++ b/play.html
@@ -214,6 +214,9 @@ div.persistent_box {
}
.persistent_card.support { background-color: var(--suf-85); }
.persistent_card.opposition { background-color: var(--opp-85); }
+.persistent_card.action {
+ box-shadow: 0 0 0 3px yellow;
+}
div.congress_box {
position: absolute;