From 2ae6a009f0be847e07936286f21530ef9be5bba4 Mon Sep 17 00:00:00 2001 From: kamijin-fanta Date: Wed, 12 Oct 2016 10:32:39 +0900 Subject: UI: fix font - Add YuGothic and Meiryo. because display of non english letter dirty. --- client/components/main/layouts.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/components') diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl index 83d4d693..c515eed0 100644 --- a/client/components/main/layouts.styl +++ b/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 -- cgit v1.2.3-1-g7c22