view potd/static/css/potd.css @ 1104:47e7dc23da4a

Membermap no longer needs jquery-ui.
author Brian Neal <bgneal@gmail.com>
date Wed, 06 Jul 2016 20:27:46 -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;
}