aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-04 18:12:39 +0000
committerDavid Robillard <d@drobilla.net>2011-11-04 18:12:39 +0000
commitef3ae3328294bd6a3a9066610eb5b44d6213b4ee (patch)
treecdfdfebea0d7f7e49f0c4168021a2987ec46bc32 /doc
parent3a1a4b93245adbe7dadfd4f4a5e217305483aa4d (diff)
downloadlv2-ef3ae3328294bd6a3a9066610eb5b44d6213b4ee.tar.xz
Add small margin below header.
Diffstat (limited to 'doc')
-rw-r--r--doc/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index c483e82..d7d075f 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -64,7 +64,7 @@ h6 {
background-color: #F3F3F3;
border: 0;
border-bottom: 1px solid #DDD;
- margin: 0;
+ margin: 0 0 1em 0;
padding: 1ex;
}
#title {