view potd/static/css/potd.css @ 735:cbdab67cd657

Fix typo in new posts template tag. Thanks to Volcano Rick.
author Brian Neal <bgneal@gmail.com>
date Sat, 09 Nov 2013 11:48:10 -0600
parents ee87ea74d46b
children
line wrap: on
line source
div.potd-details {
    text-align: center;
}
div.potd-details p.caption {
    font-weight: bold;
}
div.potd-details p.details {
    font-style: italic;
    font-size: smaller;
}