view potd/static/css/potd.css @ 746:3ba1f30d1d6a

Django 1.6: CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecated.
author Brian Neal <bgneal@gmail.com>
date Sun, 29 Dec 2013 14:54:51 -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;
}