aboutsummaryrefslogtreecommitdiffstats
path: root/vimiumFrontend.js
diff options
context:
space:
mode:
Diffstat (limited to 'vimiumFrontend.js')
-rw-r--r--vimiumFrontend.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimiumFrontend.js b/vimiumFrontend.js
index a1ad7c9c..eb265df8 100644
--- a/vimiumFrontend.js
+++ b/vimiumFrontend.js
@@ -446,7 +446,7 @@ HUD = {
padding = "3px 3px 2px 3px";
border = "1px solid #b3b3b3";
borderRadius = "4px 4px 0 0";
- fontFamily = "Lucida Grande";
+ fontFamily = "Lucida Grande, Arial, Sans";
zIndex = 99999999999;
textShadow = "0px 1px 2px #FFF";
lineHeight = "1.0";