Mercurial > public > sg101
comparison media/css/base.css @ 90:317c7bcaecee
Forums: pagination for topics.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 13 Sep 2009 00:21:54 +0000 |
parents | 021492db4aad |
children | 806399f3b950 |
comparison
equal
deleted
inserted
replaced
89:021492db4aad | 90:317c7bcaecee |
---|---|
219 } | 219 } |
220 div.forum-post-info img { | 220 div.forum-post-info img { |
221 float: left; | 221 float: left; |
222 margin-right: 5px; | 222 margin-right: 5px; |
223 } | 223 } |
224 .forums-post-navigation { | |
225 text-align: right; | |
226 } | |
227 #forums-quick-reply { | |
228 margin-top: 1.5em; | |
229 } |