annotate gcalendar/static/css/gcalendar.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/gcalendar/static/css/gcalendar.css@88b2b9cb8c1f
children
rev   line source
bgneal@312 1 .markItUp {
bgneal@312 2 width: 600px;
bgneal@312 3 }
bgneal@312 4 .markItUpEditor {
bgneal@312 5 width:543px;
bgneal@312 6 height:200px;
bgneal@312 7 }