Add pagination to forums archives.
This commit is contained in:
@@ -11,7 +11,11 @@ ul.boards { margin-left: 0; padding-left: 0; }
|
||||
.label { font-weight: bold }
|
||||
article { border-top: 1px solid black; }
|
||||
section { margin-top: 15px; margin-bottom: 15px; }
|
||||
|
||||
.next { float: right; }
|
||||
.pagination { margin-bottom: 10px; }
|
||||
.pagination ul { list-style-type: none; margin-left: 0; padding-left: 0; display: inline; }
|
||||
.pagination li { display: inline; }
|
||||
|
||||
.page { padding-top: 15px; }
|
||||
.page table { width: 100%; }
|
Reference in New Issue
Block a user