view potd/static/css/potd.css @ 1004:51fce245dd47

Prepare for upcoming SSL settings changes.
author Brian Neal <bgneal@gmail.com>
date Thu, 26 Nov 2015 11:13:48 -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;
}