From 89d8a62075a0f7b1a0287e059b0547c45fee576c Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 9 Oct 2022 18:23:56 +0200 Subject: Tweaked display --- index.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.css b/index.css index f44357b..6c7c89c 100644 --- a/index.css +++ b/index.css @@ -55,6 +55,7 @@ td { #rack { display:inline-block; + font-weight: bold; } #letters_left { @@ -83,9 +84,6 @@ td { .placed { color:red; } -.selected { - background:orange; -} .points { display: inline; -- cgit v1.2.3