view gpp/potd/static/css/potd.css @ 482:dc4638f37c22

Fix #231: add a 'view my forum posts' link to profile.
author Brian Neal <bgneal@gmail.com>
date Fri, 14 Oct 2011 02:12:05 +0000
parents 88b2b9cb8c1f
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;
}