소스 검색

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 {