Authored by
石坚
edit paginaton
...
|
...
|
@@ -39,16 +39,16 @@ |
|
|
}
|
|
|
|
|
|
i {
|
|
|
font-size: 12px;
|
|
|
font-size: 14px;
|
|
|
position: relative;
|
|
|
top:-1px;
|
|
|
top: -1px;
|
|
|
}
|
|
|
|
|
|
.pre-page,
|
|
|
.next-page {
|
|
|
line-height: 24px;
|
|
|
line-height: 23px;
|
|
|
width: 26px;
|
|
|
height:26px;
|
|
|
height: 26px;
|
|
|
font-weight: 700;
|
|
|
}
|
|
|
} |
...
|
...
|
|