aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-10-05 17:41:58 +0000
committerDavid Robillard <d@drobilla.net>2010-10-05 17:41:58 +0000
commit0b2a4821e143b16e7c2607e033824bec77f8fe85 (patch)
treeeec5d811872098abfb7cc50e7e952eb5cffd3d18 /doc
parent287ab9c58b21547dcef8928cfce4aa277d62c804 (diff)
downloadlv2-0b2a4821e143b16e7c2607e033824bec77f8fe85.tar.xz
Don't mess with style for <h4> and down (which are for use by contained docs, not templates).
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 de1ec1f..055a707 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -40,7 +40,7 @@ h2 {
padding: 0.5ex;
}
-h3, h4, h5, h6 {
+h3 {
padding: 0;
margin: 0 0 0.75ex 0;
}