aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/style.css')
-rw-r--r--doc/manual/style.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/manual/style.css b/doc/manual/style.css
index f805aeab0..dedca1471 100644
--- a/doc/manual/style.css
+++ b/doc/manual/style.css
@@ -23,6 +23,11 @@ h1 /* title */
font-size: 200%;
}
+div.part h1
+{
+ font-size: 240%;
+}
+
h2 /* chapters, appendices, subtitle */
{
font-size: 180%;
@@ -30,7 +35,7 @@ h2 /* chapters, appendices, subtitle */
div.part
{
- margin-top: 2em;
+ margin-top: 4em;
}
/* Extra space between chapters, appendices. */