From 12fff1eb8d1c5dcf9c4049d0d08f315d1103787a Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Wed, 17 Jun 2020 20:50:25 +0000 Subject: Slightly change the layout in part III, so that the preliminary material appear separated. Minor rewrites for accounting for the new layout git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- stylesheets/lfs-xsl/lfs.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'stylesheets') diff --git a/stylesheets/lfs-xsl/lfs.css b/stylesheets/lfs-xsl/lfs.css index 1c6b1ca71..3608c157c 100644 --- a/stylesheets/lfs-xsl/lfs.css +++ b/stylesheets/lfs-xsl/lfs.css @@ -237,10 +237,14 @@ div.toc { padding-left: 1em; } -li.preface, .part li.appendix { +.book li.preface, .part li.appendix { margin-left: 1em; } +.part li.preface { + margin-left: 0em; +} + div.toc h3 { margin: 1em 0 .3em 0; } -- cgit v1.2.3-54-g00ecf