mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
site: tweak style
This commit is contained in:
parent
2cde334cd5
commit
deebe4d973
@ -62,6 +62,7 @@
|
||||
transform: scale(0.9);
|
||||
background: #fff;
|
||||
padding-right: 6px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
&-demo {
|
||||
|
@ -50,6 +50,7 @@
|
||||
font-weight: 500;
|
||||
border-radius: @border-radius-base;
|
||||
border: 1px solid @start-button-color;
|
||||
text-decoration: none;
|
||||
color: #0ae;
|
||||
font-size: 15px;
|
||||
background: transparent;
|
||||
|
@ -164,6 +164,7 @@
|
||||
display: inline-block;
|
||||
margin-left: 10px;
|
||||
height: 12px;
|
||||
text-decoration: none;
|
||||
|
||||
i {
|
||||
color: #999;
|
||||
|
@ -14,6 +14,7 @@
|
||||
float: left;
|
||||
line-height: 72px;
|
||||
height: 72px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
> a.prev-page {
|
||||
|
Loading…
Reference in New Issue
Block a user