guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

360/376: Style


From: Ludovic Courtès
Subject: 360/376: Style
Date: Wed, 28 Jan 2015 22:06:11 +0000

civodul pushed a commit to tag 1.8
in repository guix.

commit e5a51fab24e01d59927f1a6e3a9e2adaaf7f951e
Author: Eelco Dolstra <address@hidden>
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. */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]