view gpp/potd/static/css/potd.css @ 524:d9cf6f60b5a5

Fix for trying to redis.mget() and empty list of keys.
author Brian Neal <bgneal@gmail.com>
date Mon, 19 Dec 2011 00:05:03 +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;
}