alternate pagination addon

This commit is contained in:
Michael Johnston 2012-07-14 14:27:28 -04:00
parent 61cb216de3
commit 591cecc1fb
2 changed files with 103 additions and 0 deletions

14
altpager/altpager.css Executable file
View file

@ -0,0 +1,14 @@
#altpager-label {
float: left;
width: 200px;
margin-bottom: 25px;
}
#altpager {
float: left;
}