view potd/static/css/potd.css @ 1042:be071e6db77c

Add comments icon on news story.
author Brian Neal <bgneal@gmail.com>
date Fri, 15 Jan 2016 21:36:01 -0600
parents ee87ea74d46b
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;
}