* Pagination (finally!)

* slight CSS change
This commit is contained in:
Vincent Ambo 2012-03-03 16:39:15 +01:00
parent 485e271475
commit 96093c9009
4 changed files with 43 additions and 18 deletions

View file

@ -42,6 +42,7 @@ body {
.centerbox {
text-align:center;
min-height: 45px;
}
.rightbox {
@ -110,4 +111,4 @@ body {
.innerBoxComments {
padding-left: 20px
}
}