diff --git a/contrib/static/site.css b/contrib/static/site.css index 4822887..85c15fe 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -38,6 +38,7 @@ textarea { } pre { + white-space: pre-wrap; background: #3f3f3f; color: #d17600; display: block-inline;