added pagelink class to define margins between dotted lines and prevpage / nextpage links

This commit is contained in:
Tobi Schäfer 2003-03-11 13:18:57 +00:00
parent 6beed1870f
commit 663e3d36c1

View file

@ -74,3 +74,8 @@ ul {
color: #FF3300;
padding-bottom: 10pt;
}
.pagelink {
margin-top: 2px;
margin-bottom: 2px;
}