diff options
Diffstat (limited to 'doc/src/boostbook.css')
-rw-r--r-- | doc/src/boostbook.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/boostbook.css b/doc/src/boostbook.css index 252fa9ecfd..0590e8679c 100644 --- a/doc/src/boostbook.css +++ b/doc/src/boostbook.css @@ -304,6 +304,11 @@ Variable Lists =============================================================================*/ + div.variablelist + { + margin: 1em 0; + } + /* Make the terms in definition lists bold */ div.variablelist dl dt, span.term |