diff --git a/usr/themes/default/style.css b/usr/themes/default/style.css index d2c40b3a..8af31792 100644 --- a/usr/themes/default/style.css +++ b/usr/themes/default/style.css @@ -36,6 +36,7 @@ pre { max-height: 400px; } pre code { + display: block; padding: 3px; color: #444; }