diff --git a/stylesheets/style.css b/stylesheets/style.css index a19d35d3..c77bfd0f 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -363,7 +363,7 @@ p.intro a { color: maroon; } -div.post.reply p { +div.post p { display: block; margin: 0; @@ -372,7 +372,7 @@ div.post.reply p { min-height: 1.16em; } -div.post.reply div.body { +div.post div.body { margin-left: 1.8em; margin-top: 0.8em; padding-right: 3em;