From 54f3ed092f076fbd9cb0a4f21bfc0ff7608ff143 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 6 Dec 2023 01:08:52 +0100 Subject: White state names for claimable states. --- play.html | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'play.html') 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 { -- cgit v1.2.3