浏览代码

Fix default font so Chinese is shown correctly. Closes #914

Lauri Ojansivu 8 年之前
父节点
当前提交
eaa09ea341
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      client/components/main/layouts.styl

+ 1 - 1
client/components/main/layouts.styl

@@ -3,7 +3,7 @@
 global-reset()
 
 html, body, input, select, textarea, button
-  font: 14px Roboto, "Helvetica Neue", Arial, Helvetica, "Yu Gothic", "Meiryo", sans-serif
+  font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif
   line-height: 18px
   color: #4d4d4d