about summary refs log tree commit diff
path: root/doc/manual/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/style.css')
-rw-r--r--doc/manual/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/manual/style.css b/doc/manual/style.css
index ac76a64bbb21..f805aeab076c 100644
--- a/doc/manual/style.css
+++ b/doc/manual/style.css
@@ -28,6 +28,11 @@ h2 /* chapters, appendices, subtitle */
     font-size: 180%;
 }
 
+div.part
+{
+    margin-top: 2em;
+}
+
 /* Extra space between chapters, appendices. */
 div.chapter > div.titlepage h2, div.appendix > div.titlepage h2 
 {