X-Git-Url: https://git.exim.org/exim-website.git/blobdiff_plain/525ab3ae58b153363df074f8dbe1d0f078fd1b4a..f5ff76932a8ac29d0b0c9224349ef6f527c477a2:/templates/web/doc/chapter.css diff --git a/templates/web/doc/chapter.css b/templates/web/doc/chapter.css index 321d2b2..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; @@ -51,7 +54,8 @@ dl dt dl dd { margin-left: 4em; - padding-top: 1.2em + padding-top: 0.2em; + clear: left; line-height: 1.1; white-space: normal; }