summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.conkerorrc/init.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/.conkerorrc/init.js b/.conkerorrc/init.js
index 8d8d0a8..1252a32 100644
--- a/.conkerorrc/init.js
+++ b/.conkerorrc/init.js
@@ -272,7 +272,7 @@ register_user_stylesheet(
escape(
"@namespace url(\"http://www.w3.org/1999/xhtml\");\n" +
"span.__conkeror_hint {\n" +
- " font-family: \"Envy Code R\" !important;\n" +
+ " font-family: \"Fantasque Sans Mono\" !important;\n" +
" font-size: 12px !important;\n" +
" line-height: 12px !important;\n" +
" padding: 0 2px !important;\n" +