diff --git a/src/Consts.cc b/src/Consts.cc index b4e3785..f0cff08 100644 --- a/src/Consts.cc +++ b/src/Consts.cc @@ -36,7 +36,7 @@ const std::string HTML_HEAD = "\n\ }\ .l > .w {\ display:inline-block;\ - visibility:hidden;\ + font-family: monospace;\ }\ ::selection{\ background: rgba(168,209,255,0.5);\