summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--index.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.css b/index.css
index 84fab2f..f44357b 100644
--- a/index.css
+++ b/index.css
@@ -77,6 +77,12 @@ td {
background:#ff5500;
}
+.letter {
+ background:#f3e797;
+}
+.placed {
+ color:red;
+}
.selected {
background:orange;
}