annotate gpp/gcalendar/static/css/gcalendar.css @ 399:24f1230f3ee3

Fixing #193; reduce news query counts by grabbing tags and comment counts in bulk. Increased news items per page from 5 to 10.
author Brian Neal <bgneal@gmail.com>
date Sat, 26 Mar 2011 03:08:05 +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 }