diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-06 17:48:29 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-06 17:48:29 +0000 |
commit | f6abc2a4e1891e779fb5f74a36163635d91685a4 (patch) | |
tree | b85f5e435d2f99964b4fcd1c4e186ca08a712e39 /stylesheets/lfs.css | |
parent | 3685bb6f5102f5047d4cb59ad0a1d23bfad7152b (diff) |
Placed home page (when available) and download links for all packages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets/lfs.css')
-rw-r--r-- | stylesheets/lfs.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css index 968ebcbb7..29ef4423b 100644 --- a/stylesheets/lfs.css +++ b/stylesheets/lfs.css @@ -213,6 +213,9 @@ div.variablelist dd { div.variablelist dd p { margin-top: 0px; + margin-bottom: 0px; + padding-top: 0px; + padding-bottom: 0px; } div.materials dd { |