Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
石坚
9 years ago
Commit
87977b40a6a245d89e6144ba6b436de1fce49a11
1 parent
c458f414
edit paginaton
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
public/scss/components/_pagination.css
public/scss/components/_pagination.css
View file @
87977b4
...
...
@@ -39,16 +39,16 @@
}
i
{
font-size
:
1
2
px
;
font-size
:
1
4
px
;
position
:
relative
;
top
:
-1px
;
top
:
-1px
;
}
.pre-page
,
.next-page
{
line-height
:
2
4
px
;
line-height
:
2
3
px
;
width
:
26px
;
height
:
26px
;
height
:
26px
;
font-weight
:
700
;
}
}
...
...
Please
register
or
login
to post a comment