aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-20 22:32:49 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-20 22:32:49 +0000
commitc26f26477f3c05589bf528b7116cd2bfa1b165f9 (patch)
tree626176ceae48b1ec1048ef0fde82f34dbd7f9b2c /stylesheets
parent4b091084ff1f521b50ff87d88b66d1655012a3d8 (diff)
Trying to have a better Appendix C look.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/lfs.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css
index a9a31ed9b..87a3a08a4 100644
--- a/stylesheets/lfs.css
+++ b/stylesheets/lfs.css
@@ -241,6 +241,12 @@ div.appendix div.segmentedlist {
padding-left: 1em;
}
+div.appendix h2 {
+ font-size: 133%;
+ margin-top: 1em;
+ margin-bottom: 0.2em;
+}
+
div.content div.seg {
margin-bottom: 1em;
margin-top: 1em;