added pagelink class to define margins between dotted lines and prevpage / nextpage links
This commit is contained in:
parent
6beed1870f
commit
663e3d36c1
1 changed files with 5 additions and 0 deletions
|
@ -74,3 +74,8 @@ ul {
|
|||
color: #FF3300;
|
||||
padding-bottom: 10pt;
|
||||
}
|
||||
|
||||
.pagelink {
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue