view media/css/potd.css @ 282:39664e661c69

Bug fix on r299 (#129).
author Brian Neal <bgneal@gmail.com>
date Mon, 04 Oct 2010 00:56:54 +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;
}