diff --git a/contrib/static/site.css b/contrib/static/site.css index 6dbeeeb..57f083a 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -198,7 +198,7 @@ body { max-height: 200px; } -.reply, .ukko_thread_header { +.reply, .ukko_thread_header , pre { padding: 7px 7px; border-radius: 5px; box-shadow: 1px 1px 3px black; @@ -211,6 +211,7 @@ body { .post_body { display: inherit; + width: inherit; } .post {