diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-08 18:25:15 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-08 18:25:15 +0000 |
commit | c755815f298723e44782e237b8dfaecce7688b91 (patch) | |
tree | b589a39b3861058767889c6168e632c8a33fb01e /stylesheets/lfs.css | |
parent | 08684615e1247d211701c7f364d13a7185833bf1 (diff) |
Changed literallayout to variablelist in thes list of packages and patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets/lfs.css')
-rw-r--r-- | stylesheets/lfs.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css index c7cc75d32..e7a27ef11 100644 --- a/stylesheets/lfs.css +++ b/stylesheets/lfs.css @@ -126,3 +126,12 @@ div.admonbody { width: 12.5em; float: left; } + +.materials dd { + margin-bottom: 1em; + margin-left: 0px auto; +} + +.materials dd p { + margin-top: 0px auto; +} |