diff --git a/wp-content/themes/default/style.css b/wp-content/themes/default/style.css index a88d974a4c..32e4dac0d7 100644 --- a/wp-content/themes/default/style.css +++ b/wp-content/themes/default/style.css @@ -253,6 +253,10 @@ body { text-align: justify; } +.post hr { + display: block; + } + .widecolumn .post { margin: 0; }