summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2009-03-16 20:21:46 +0000
committerDaniel James <daniel@calamity.org.uk>2009-03-16 20:21:46 +0000
commit3afa177b2d593a3a33a4ffdd72c4d1e0afbb0b4e (patch)
treec88799753c10ae9bf12d81f994d3a494f39e7b34 /doc/src
parent0ba892e6d8bb4c0ba7a511f635bf866a3ce0f282 (diff)
downloadboost-3afa177b2d593a3a33a4ffdd72c4d1e0afbb0b4e.tar.gz
Give the variablelist a margin.
[SVN r51804]
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/boostbook.css5
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