annotate static/js/markitup/templates/preview.css @ 385:2a03c69792d8

For #187; tune forums RSS settings. Set TTL to 1 hour; return 30 forum posts instead of 10; cache feed for 15 minutes instead of an hour.
author Brian Neal <bgneal@gmail.com>
date Wed, 16 Mar 2011 02:13:38 +0000
parents 88b2b9cb8c1f
children ad69236e8501
rev   line source
bgneal@312 1 /* preview style examples */
bgneal@312 2 body {
bgneal@312 3 background-color:#EFEFEF;
bgneal@312 4 font:70% Verdana, Arial, Helvetica, sans-serif;
bgneal@312 5 }