view potd/static/css/potd.css @ 756:eb3fa9a04065

Update production requireents file after upgrading to Haystack 2.1.
author Brian Neal <bgneal@gmail.com>
date Sat, 04 Jan 2014 14:59:34 -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;
}