UI: fix font

- Add YuGothic and Meiryo. because display of non english letter dirty.
reviewable/pr830/r2
kamijin-fanta 9 years ago
parent b90d668fbc
commit 2ae6a009f0
  1. 2
      client/components/main/layouts.styl

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

Loading…
Cancel
Save