From be4569f1f98da4fccbda1e19c50509f78b50ffa9 Mon Sep 17 00:00:00 2001 From: Meow J Date: Wed, 16 Nov 2016 21:35:13 +0800 Subject: [PATCH] Update the font of the website --- docs/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/css/style.css b/docs/css/style.css index 85e8134..98e3b47 100644 --- a/docs/css/style.css +++ b/docs/css/style.css @@ -1,5 +1,5 @@ body { - font-family: "微软雅黑", "宋体", "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; + font-family: "Microsoft Yahei", "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; } h1, h2, h3, h4, h5, h6 {