X-Git-Url: https://git.exim.org/exim-website.git/blobdiff_plain/be2963af7935fb8962a802bba0f7d610536c7622..f5ff76932a8ac29d0b0c9224349ef6f527c477a2:/templates/web/doc/chapter.css diff --git a/templates/web/doc/chapter.css b/templates/web/doc/chapter.css index 4b88550..68e35b5 100644 --- a/templates/web/doc/chapter.css +++ b/templates/web/doc/chapter.css @@ -12,6 +12,10 @@ clear: right; } +#chapter { + line-height: 1.5; +} + #chapter table { margin-top: 1em; margin-bottom: 1em; @@ -41,7 +45,6 @@ dl dt { clear: left; float: left; - width: 220px; margin: 0; font-weight: bold; padding-left: 2em; @@ -50,7 +53,9 @@ dl dt dl dd { - margin-left: 230px; + margin-left: 4em; + padding-top: 0.2em; + clear: left; line-height: 1.1; white-space: normal; }