aboutsummaryrefslogtreecommitdiff
path: root/src/content/hint.css
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2017-09-19 22:44:42 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2017-09-19 22:44:42 +0900
commitc5aaaa948f434a10a68b18b2be75c2283674c93b (patch)
treea2ab88d8d7792b595a5c3541e5122980e86390c4 /src/content/hint.css
parent2c079b0e011e343f120ae502a37aebdc4f80b534 (diff)
parent7c943eb675eba4790b33378f0e5ec1ffcff623c4 (diff)
Merge branch 'improve-follow'
Diffstat (limited to 'src/content/hint.css')
-rw-r--r--src/content/hint.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/content/hint.css b/src/content/hint.css
index a0f1233..119dd21 100644
--- a/src/content/hint.css
+++ b/src/content/hint.css
@@ -4,4 +4,7 @@
font-weight: bold;
position: absolute;
text-transform: uppercase;
+ z-index: 100000;
+ font-size: 12px;
+ color: black;
}