annotate gpp/gcalendar/static/css/gcalendar.css @ 314:03b70aa5c872

The home page was taking 27 seconds to load; 99% of the time was being spent in the new_posts template tag query. Reworked it a bit to be much more sane.
author Brian Neal <bgneal@gmail.com>
date Sat, 29 Jan 2011 20:34:36 +0000
parents 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 }