view media/css/potd.css @ 202:7aa061ed387c

Should have added signals.py in r204.
author Brian Neal <bgneal@gmail.com>
date Wed, 28 Apr 2010 02:58:07 +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;
}