Mercurial > public > sg101
comparison static/css/base.css @ 358:768e3568addf
Fixing #172; add a forums jump box.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 04 Mar 2011 03:50:07 +0000 |
parents | 7eed448b399c |
children | 3cf18e6002dd |
comparison
equal
deleted
inserted
replaced
357:8e3f252e4fbb | 358:768e3568addf |
---|---|
356 text-align:center; | 356 text-align:center; |
357 } | 357 } |
358 #forum-query-form { | 358 #forum-query-form { |
359 text-align:right; | 359 text-align:right; |
360 } | 360 } |
361 #forum-jumpbox-form { | |
362 text-align:right; | |
363 margin-top:0.5em; | |
364 margin-bottom:0.5em; | |
365 } | |
361 #forums-post-list dt { | 366 #forums-post-list dt { |
362 margin-top: 0.5em; | 367 margin-top: 0.5em; |
363 padding: 3px 0 3px 0; | 368 padding: 3px 0 3px 0; |
364 } | 369 } |
365 #forums-post-list dd { | 370 #forums-post-list dd { |