aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-03-10 05:08:38 +0000
committerDavid Robillard <d@drobilla.net>2011-03-10 05:08:38 +0000
commitea9e669b92250db7c46c0aa048c43dad0c1daf8e (patch)
tree0dcdf045e6c3ab3f1c4ef90b0f0b33f6ee00c602 /doc
parent800609f7ee4f73ddcc6916fe346a74a9e33b6a9f (diff)
downloadlv2-ea9e669b92250db7c46c0aa048c43dad0c1daf8e.tar.xz
Make Contents and Resources minor headings in leading text instead of big sections.
Diffstat (limited to 'doc')
-rw-r--r--doc/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 9df3849..db5d907 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -23,6 +23,7 @@ img {
}
h1, h2, h3, h4, h5, h6 {
line-height: 1em;
+ margin: 1em 0 0.5em 0;
}
h1 {
font-size: 180%;