Mercurial > public > sg101
view static/js/markitup/templates/preview.css @ 894:101728976f9c
Check html for <img src="http:...">.
Older Smiley code generated absolute URLs for smiley images. Check for this and
if found, save the model to force regeneration of HTML.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 18 Feb 2015 21:20:31 -0600 (2015-02-19) |
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;}