summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-12-06 01:08:52 +0100
committerTor Andersson <tor@ccxvii.net>2023-12-06 01:19:55 +0100
commit54f3ed092f076fbd9cb0a4f21bfc0ff7608ff143 (patch)
tree8277ced6af7254984cbc8aacfd6925943792ca30
parentfc10b3d9553b9be921d19afbbff209a82fd9e5f5 (diff)
downloadvotes-for-women-54f3ed092f076fbd9cb0a4f21bfc0ff7608ff143.tar.gz
White state names for claimable states.
-rw-r--r--play.html10
1 files changed, 1 insertions, 9 deletions
diff --git a/play.html b/play.html
index f47879d..5f1ab64 100644
--- a/play.html
+++ b/play.html
@@ -388,16 +388,8 @@ div.label.large {
height: 15px;
}
-/*
-div.label.claimable::after {
- content: '*';
- position: relative;
- top: -0.5em;
- font-size: 80%;
-*/
-
div.label.claimable {
- text-decoration: underline;
+ color: white;
}
div.state.selected {