site: tweak style

This commit is contained in:
afc163 2017-05-28 15:35:49 +08:00
parent 2cde334cd5
commit deebe4d973
4 changed files with 4 additions and 0 deletions

View File

@ -62,6 +62,7 @@
transform: scale(0.9);
background: #fff;
padding-right: 6px;
text-decoration: none;
}
&-demo {

View File

@ -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;

View File

@ -164,6 +164,7 @@
display: inline-block;
margin-left: 10px;
height: 12px;
text-decoration: none;
i {
color: #999;

View File

@ -14,6 +14,7 @@
float: left;
line-height: 72px;
height: 72px;
text-decoration: none;
}
> a.prev-page {