font color for site

This commit is contained in:
afc163 2015-07-20 21:20:37 +08:00
parent b90f83ed8a
commit 34fb2930a9

View File

@ -59,7 +59,7 @@ body {
body {
font-family: "Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",SimSun,sans-serif;
line-height: 1.5;
color: #888;
color: #777;
font-size: 14px;
background: #fff;
transition: background 1s cubic-bezier(0.075, 0.82, 0.165, 1);