annotate gpp/gcalendar/static/css/gcalendar.css @ 312:88b2b9cb8c1f

Fixing #142; cut over to the django.contrib.staticfiles app.
author Brian Neal <bgneal@gmail.com>
date Thu, 27 Jan 2011 02:56:10 +0000
parents
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 }