[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. */
- 351/376: Remove chatty message, (continued)
- 351/376: Remove chatty message, Ludovic Court�s, 2015/01/28
- 356/376: Shut up a Valgrind warning, Ludovic Court�s, 2015/01/28
- 349/376: Remove tabs, Ludovic Court�s, 2015/01/28
- 355/376: Fix some memory leaks, Ludovic Court�s, 2015/01/28
- 357/376: Silence some warnings on GCC 4.9, Ludovic Court�s, 2015/01/28
- 358/376: Install cacert before running nix-channel, Ludovic Court�s, 2015/01/28
- 359/376: Better error message, Ludovic Court�s, 2015/01/28
- 362/376: Undocument nix-generate-patches, Ludovic Court�s, 2015/01/28
- 367/376: Fix image in PDF, Ludovic Court�s, 2015/01/28
- 354/376: Ensure we're writing to stderr in the builder, Ludovic Court�s, 2015/01/28
- 360/376: Style,
Ludovic Court�s <=
- 365/376: Update .nixpkg description, Ludovic Court�s, 2015/01/28
- 366/376: Rename files, Ludovic Court�s, 2015/01/28
- 371/376: Merge commit '36c67860363c93eb00cf5b8e2ad34f6f775e6901', Ludovic Court�s, 2015/01/28
- 363/376: Style, Ludovic Court�s, 2015/01/28
- 376/376: Grmbl, Ludovic Court�s, 2015/01/28
- 372/376: Merge branch 'cygwin-master' of https://github.com/ternaris/nix, Ludovic Court�s, 2015/01/28
- 364/376: ReiserFS -> ext4, Ludovic Court�s, 2015/01/28
- 375/376: Add a section on nix-serve, Ludovic Court�s, 2015/01/28
- 361/376: Document channel format and excise most mentions of manifests and nix-pull, Ludovic Court�s, 2015/01/28
- 370/376: Delete the stdenv section, Ludovic Court�s, 2015/01/28