Mercurial > public > sg101
view static/js/markitup/templates/preview.css @ 793:fa7377d90160
Issue #71: in production, celeryd now needs tools on the PYTHONPATH.
This is because it is now using site markup, which requires our
Markdown extensions.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 26 May 2014 19:34:49 -0500 |
parents | ad69236e8501 |
children |
line wrap: on
line source
/* preview style examples */ body { background-color:#EFEFEF; font:70% Verdana, Arial, Helvetica, sans-serif; } blockquote {margin:1.5em;color:#666;font-style:italic;}