view potd/static/css/potd.css @ 966:2aaf9fa5867b

Update requirements for Django 1.7.10.
author Brian Neal <bgneal@gmail.com>
date Mon, 31 Aug 2015 17:08:12 -0500
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;
}