view media/css/potd.css @ 65:9fabeabd89d4

Donations: cleaned up logging. Use settings.DONATIONS_DEBUG to decide how to filter on test_ipn records.
author Brian Neal <bgneal@gmail.com>
date Sat, 27 Jun 2009 21:56:56 +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;
}