diff --git a/static/style.css b/static/style.css index e1e88cfa3e..6964cafe8c 100644 --- a/static/style.css +++ b/static/style.css @@ -8,7 +8,7 @@ body { height: 100%; } body { - font-family: Consolas, "Microsoft Yahei", "tahoma", "arial", "\5b8b\4f53"; + font-family: "Helvetica Neue","Microsoft Yahei",Helvetica,Arial,sans-serif; line-height: 1.5; color: #999; font-size: 14px;