diff --git a/Identity/Webenv/Css/Docbook/headings.css b/Identity/Webenv/Css/Docbook/headings.css index 26ab3ae..5b9b3b7 100755 --- a/Identity/Webenv/Css/Docbook/headings.css +++ b/Identity/Webenv/Css/Docbook/headings.css @@ -36,5 +36,7 @@ h2.title { .subtitle, .author { - line-height: 1.5em; + line-height: 1em; + margin-top: 1em; + color: #000; }