mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 04:00:13 +08:00
update color
This commit is contained in:
parent
d37370c144
commit
632e228f69
@ -12,7 +12,7 @@ body {
|
|||||||
body {
|
body {
|
||||||
font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",SimSun,sans-serif;
|
font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",SimSun,sans-serif;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
color: #777;
|
color: #666;
|
||||||
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);
|
||||||
@ -498,7 +498,7 @@ footer ul li > a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.markdown {
|
.markdown {
|
||||||
color: #777;
|
color: #666;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 1.8;
|
line-height: 1.8;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
|
Loading…
Reference in New Issue
Block a user