comparison potd/static/css/potd.css @ 581:ee87ea74d46b

For Django 1.4, rearranged project structure for new manage.py.
author Brian Neal <bgneal@gmail.com>
date Sat, 05 May 2012 17:10:48 -0500
parents gpp/potd/static/css/potd.css@88b2b9cb8c1f
children
comparison
equal deleted inserted replaced
580:c525f3e0b5d0 581:ee87ea74d46b
1 div.potd-details {
2 text-align: center;
3 }
4 div.potd-details p.caption {
5 font-weight: bold;
6 }
7 div.potd-details p.details {
8 font-style: italic;
9 font-size: smaller;
10 }