浏览代码

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
Bruce Dubbs 17 年之前
父节点
当前提交
c9af9c626f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      stylesheets/lfs-xsl/lfs.css

+ 1 - 0
stylesheets/lfs-xsl/lfs.css

@@ -291,6 +291,7 @@ div.admon h3 {
 
 div.admon p {
   margin-left: .5em;
+  padding-bottom: .4em;
 }
 
 div.admon pre {