annotate media/js/markitup/templates/preview.css @ 272:4557974db0e0

For #114, committing a new shoutbox based on the jquery cycle plugin for user feedback.
author Brian Neal <bgneal@gmail.com>
date Sun, 26 Sep 2010 19:08:31 +0000
parents a61b1c598001
children
rev   line source
gremmie@1 1 /* preview style examples */
gremmie@1 2 body {
gremmie@1 3 background-color:#EFEFEF;
gremmie@1 4 font:70% Verdana, Arial, Helvetica, sans-serif;
bgneal@244 5 }