Mercurial > public > sg101
annotate gpp/potd/static/css/potd.css @ 408:7e0997b08b50
Fixes for #200; fix bug in deciding which forums have unread posts.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 02 Apr 2011 00:12:40 +0000 |
parents | 88b2b9cb8c1f |
children |
rev | line source |
---|---|
bgneal@312 | 1 div.potd-details { |
bgneal@312 | 2 text-align: center; |
bgneal@312 | 3 } |
bgneal@312 | 4 div.potd-details p.caption { |
bgneal@312 | 5 font-weight: bold; |
bgneal@312 | 6 } |
bgneal@312 | 7 div.potd-details p.details { |
bgneal@312 | 8 font-style: italic; |
bgneal@312 | 9 font-size: smaller; |
bgneal@312 | 10 } |