mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-08-10 23:40:53 -04:00
Fix pagination
This commit is contained in:
parent
0c5d7949a9
commit
73e6b1df5b
4 changed files with 57 additions and 55 deletions
|
@ -375,4 +375,10 @@ img.dvchain {
|
|||
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.page-numbers-display {
|
||||
display: inline-block;
|
||||
margin-left: 1rem;
|
||||
margin-right: 1rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue