Browse Source

update font family

pull/4/head
afc163 10 years ago
parent
commit
61992b4377
  1. 2
      static/style.css

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

Loading…
Cancel
Save