aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/content/hint.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/content/hint.css b/src/content/hint.css
index e68dfee..119dd21 100644
--- a/src/content/hint.css
+++ b/src/content/hint.css
@@ -5,4 +5,6 @@
position: absolute;
text-transform: uppercase;
z-index: 100000;
+ font-size: 12px;
+ color: black;
}