aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-20 04:30:43 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-20 04:30:43 +0000
commitc9af9c626f5d5e6030c204bdc6bcee6bf1082b15 (patch)
tree875d62585ae9cfb7bd4fb58c3e560ff4e535dcfc /stylesheets
parent31d911270bb2e606886cc5cd9bd4266a93231c41 (diff)
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
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/lfs-xsl/lfs.css1
1 files changed, 1 insertions, 0 deletions
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 {