aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/content/hint.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/hint.css b/src/content/hint.css
index a0f1233..e68dfee 100644
--- a/src/content/hint.css
+++ b/src/content/hint.css
@@ -4,4 +4,5 @@
font-weight: bold;
position: absolute;
text-transform: uppercase;
+ z-index: 100000;
}