From c9af9c626f5d5e6030c204bdc6bcee6bf1082b15 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 20 Oct 2008 04:30:43 +0000 Subject: [PATCH] Tweak the appearance of notes in the book's html git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- stylesheets/lfs-xsl/lfs.css | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheets/lfs-xsl/lfs.css b/stylesheets/lfs-xsl/lfs.css index 6c65614ad..285ec3a9b 100644 --- a/stylesheets/lfs-xsl/lfs.css +++ b/stylesheets/lfs-xsl/lfs.css @@ -291,6 +291,7 @@ div.admon h3 { div.admon p { margin-left: .5em; + padding-bottom: .4em; } div.admon pre {