update color

This commit is contained in:
afc163 2015-11-09 14:56:50 +08:00
parent d37370c144
commit 632e228f69

View File

@ -12,7 +12,7 @@ body {
body {
font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",SimSun,sans-serif;
line-height: 1.5;
color: #777;
color: #666;
font-size: 14px;
background: #fff;
transition: background 1s cubic-bezier(0.075, 0.82, 0.165, 1);
@ -498,7 +498,7 @@ footer ul li > a {
}
.markdown {
color: #777;
color: #666;
font-size: 14px;
line-height: 1.8;
width: 80%;