view media/css/potd.css @ 230:5ee9422ce83c

Fix lack of trailing slash on the individual forum RSS feed links. For some reason this was causing a bizarre middleware error 'request object has not attribute session'.
author Brian Neal <bgneal@gmail.com>
date Tue, 13 Jul 2010 03:51:37 +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;
}