summaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 67ffff3..a4aa19e 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -79,5 +79,7 @@ H2 {
}
H3 {
+ position: relative;
+ left: -1em;
font-weight: normal !important;
}