Showing
1 changed file
with
4 additions
and
4 deletions
@@ -39,16 +39,16 @@ | @@ -39,16 +39,16 @@ | ||
39 | } | 39 | } |
40 | 40 | ||
41 | i { | 41 | i { |
42 | - font-size: 12px; | 42 | + font-size: 14px; |
43 | position: relative; | 43 | position: relative; |
44 | - top:-1px; | 44 | + top: -1px; |
45 | } | 45 | } |
46 | 46 | ||
47 | .pre-page, | 47 | .pre-page, |
48 | .next-page { | 48 | .next-page { |
49 | - line-height: 24px; | 49 | + line-height: 23px; |
50 | width: 26px; | 50 | width: 26px; |
51 | - height:26px; | 51 | + height: 26px; |
52 | font-weight: 700; | 52 | font-weight: 700; |
53 | } | 53 | } |
54 | } | 54 | } |
-
Please register or login to post a comment