annotate static/js/markitup/templates/preview.css @ 593:302db5b46ec9

Putting the colophon, privacy policy, and TOS under the fixed page scheme.
author Brian Neal <bgneal@gmail.com>
date Sat, 12 May 2012 15:45:29 -0500
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 }