view media/css/potd.css @ 257:6e7e84707e7d

Fix #106: CSRF verification failures on the deleting of checked PMs.
author Brian Neal <bgneal@gmail.com>
date Tue, 21 Sep 2010 01:16:02 +0000
parents dbd703f7d63a
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;
}