annotate static/js/markitup/templates/preview.css @ 349:a43add8af83d

Fix #171; forums weren't assigning badge ownership correctly when pre-fetching data.
author Brian Neal <bgneal@gmail.com>
date Wed, 02 Mar 2011 02:34:57 +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 }