style.css
changeset 6 d9d1f8e5f384
parent 5 156cdfffef8e
child 8 4e71e1b670bc
--- a/style.css	Thu Nov 08 19:09:05 2007 +0000
+++ b/style.css	Thu Nov 08 19:26:00 2007 +0000
@@ -56,14 +56,16 @@
 }
 
 div.paginate {
+    padding-top: 20px;
     height: 50px;
     width: 100%;
     text-align: center;
 }
 
 div.paginate ul {
-    margin: 0px
+    margin: 0px;
     padding: 0px;
+
     line-height: 30px;
     white-space: nowrap;
 }