update font family

This commit is contained in:
afc163 2015-05-12 16:12:07 +08:00
parent 4055f6f15d
commit 61992b4377

View File

@ -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;