--- doc/tmpl/css/preview.css 2015/07/18 21:05:47 2821 +++ doc/tmpl/css/preview.css 2015/07/24 12:26:01 2831 @@ -87,6 +87,10 @@ text-decoration:none; } +body li img { + float:left; +} + body a:hover { text-decoration:underline; }