diff options
-rw-r--r-- | index.css | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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; |