forked from leftypol/leftypol
Optionally show page navigation bar at the top too.
This commit is contained in:
parent
104e2bce6d
commit
c4a6116722
3 changed files with 30 additions and 2 deletions
|
@ -319,6 +319,10 @@ div.pages {
|
|||
border-right: 1px solid #B7C5D9;
|
||||
border-bottom: 1px solid #B7C5D9;
|
||||
}
|
||||
div.pages.top {
|
||||
display: inline-block;
|
||||
padding: 4px 8px;
|
||||
}
|
||||
div.pages a.selected {
|
||||
color: black;
|
||||
font-weight: bolder;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue