Fix the page numbers at the bottom of the pages
This commit is contained in:
parent
edf02f3d89
commit
8bbea259ef
1 changed files with 5 additions and 0 deletions
|
@ -223,3 +223,8 @@ table.list td a.ls-dir {
|
||||||
color: #0000FF;
|
color: #0000FF;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pager li {
|
||||||
|
display: inline;
|
||||||
|
margin-left: 4px;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue