diff --git a/style/css_0/content.css b/style/css_0/content.css index 3695ce70..67c50e47 100644 --- a/style/css_0/content.css +++ b/style/css_0/content.css @@ -125,6 +125,9 @@ text-align: justify; padding: 0.5em; } +#content .section blockquote p:first-child { + margin-top: 0em; +} /* Tables */ #content .section table { margin: 0.75em auto 0em auto;