Better typo for text preview.

This commit is contained in:
Martin Mahner 2013-11-25 21:28:45 +01:00
parent 3fb5ca9598
commit c4dbc7f812

View file

@ -110,9 +110,11 @@ h1, h2, h3, h4 {
} }
.snippet-rendered { .snippet-rendered {
color: #555;
font-size: 16px; font-size: 16px;
line-height: 1.5em; line-height: 1.5em;
max-width: 700px; max-width: 700px;
font-family: Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
} }
div.tree{ div.tree{