diff media/css/base.css @ 161:445e1466a98d

Implement #47; add goto page links on topics in the forum index view.
author Brian Neal <bgneal@gmail.com>
date Tue, 22 Dec 2009 03:31:43 +0000
parents 2eb3984ccb15
children cf9f9d4c4d54
line wrap: on
line diff
--- a/media/css/base.css	Tue Dec 22 02:08:05 2009 +0000
+++ b/media/css/base.css	Tue Dec 22 03:31:43 2009 +0000
@@ -198,6 +198,9 @@
    width:10%;
    text-align:center;
 }
+table.forum-index-table h4 {
+   margin-bottom: 4px;
+}
 table.forum-topic {
    border-top:1px solid black;
    border-left:1px solid black;