mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 19:50:05 +08:00
update color
This commit is contained in:
parent
d37370c144
commit
632e228f69
@ -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%;
|
||||
|
Loading…
Reference in New Issue
Block a user