...
|
...
|
@@ -70,6 +70,7 @@ |
|
|
border: 2px solid #1b1b1b;
|
|
|
width: 24px;
|
|
|
height: 24px;
|
|
|
/*line-height: 24px;*/
|
|
|
display: inline-block;
|
|
|
margin-right: 8px;
|
|
|
cursor: pointer;
|
...
|
...
|
@@ -79,7 +80,7 @@ |
|
|
font-size: 14px;
|
|
|
display: block;
|
|
|
position: relative;
|
|
|
line-height: 20px;
|
|
|
line-height: 22px;
|
|
|
text-align: center;
|
|
|
}
|
|
|
}
|
...
|
...
|
@@ -96,9 +97,9 @@ |
|
|
}
|
|
|
|
|
|
.page.page-pre {
|
|
|
span {
|
|
|
span {
|
|
|
left: -1px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
} |
...
|
...
|
|