civodul pushed a commit to tag 1.8
in repository guix.
commit e5a51fab24e01d59927f1a6e3a9e2adaaf7f951e
Author: Eelco Dolstra <[email protected]>
Date: Sat Dec 13 21:50:01 2014 +0100
Style
---
doc/manual/style.css | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/doc/manual/style.css b/doc/manual/style.css
index f805aea..dedca14 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. */