From a88890809cc6c2b8a6a4cff8a460b1d56f1b771e Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Tue, 19 Sep 2017 22:23:15 +0900 Subject: fix hint style --- src/content/hint.css | 2 ++ 1 file changed, 2 insertions(+) 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; } -- cgit v1.2.3