summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/play.html b/play.html
index d1fca1b..42ef51e 100644
--- a/play.html
+++ b/play.html
@@ -283,11 +283,16 @@ div.label.large {
height: 15px;
}
+/*
div.label.claimable::after {
content: '*';
position: relative;
top: -0.5em;
font-size: 80%;
+*/
+
+div.label.claimable {
+ text-decoration: double underline;
}
div.state.selected {