view gpp/potd/static/css/potd.css @ 321:28de6caa4e6d

Fix bad grammar in comment.
author Brian Neal <bgneal@gmail.com>
date Wed, 09 Feb 2011 01:28:36 +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;
}