diff --git a/dpaste/static/dpaste/theme.css b/dpaste/static/dpaste/theme.css index d296520..2f96b56 100644 --- a/dpaste/static/dpaste/theme.css +++ b/dpaste/static/dpaste/theme.css @@ -110,9 +110,11 @@ h1, h2, h3, h4 { } .snippet-rendered { + color: #555; font-size: 16px; line-height: 1.5em; max-width: 700px; + font-family: Georgia, Palatino, "Palatino Linotype", FreeSerif, serif; } div.tree{