update font style

pull/26/head
afc163 10 years ago
parent 52c42d6ca0
commit cc9d039c80

@ -57,13 +57,12 @@ body {
} }
body { body {
font-family: Helvetica Neue, Helvetica, Arial, "Microsoft Yahei", sans-serif; font-family: "Microsoft Yahei", "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei", Arial, sans-serif;
line-height: 1.5; line-height: 1.5;
color: #888; color: #888;
font-size: 14px; font-size: 14px;
background: #fff; background: #fff;
transition: background 1s cubic-bezier(0.075, 0.82, 0.165, 1); transition: background 1s cubic-bezier(0.075, 0.82, 0.165, 1);
-webkit-transition:background 1s cubic-bezier(0.075, 0.82, 0.165, 1) ;
} }
*, *,

Loading…
Cancel
Save