Mercurial > public > sg101
annotate potd/static/css/potd.css @ 774:2f2292cb29aa
Backed out changeset c95431e7555c.
The Day We Fight back is over, so no need for the script.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 12 Feb 2014 18:47:59 -0600 |
parents | ee87ea74d46b |
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 } |