diff --git a/static/stylesheet.css b/static/stylesheet.css index af0dd9a..5442009 100644 --- a/static/stylesheet.css +++ b/static/stylesheet.css @@ -26,6 +26,10 @@ margin-left: 40px; } +pre { + white-space: pre-wrap; +} + body { background-color: #f8f8ff; font-size:150%