From fd8b059b3328dc9c83749f2d969115deec833d56 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Fri, 21 Apr 2006 21:08:26 +0000 Subject: Added commands to determine the version of the equired packages installed on the host. Thanks to Bruce Dubbs for the commands list and Randy McMurchy for review the wording. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- stylesheets/lfs.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'stylesheets') diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css index 87a3a08a4..818ba3b5b 100644 --- a/stylesheets/lfs.css +++ b/stylesheets/lfs.css @@ -268,11 +268,23 @@ div.itemizedlist { margin-left: 1em; } +ul[compact="compact"] { + list-style: none; +} + +ul[compact="compact"] li { + margin-bottom: 1em; +} + ul[compact="compact"] li p { padding: 0.3em; margin: 0em; } +ul[compact="compact"] .strong { + font-size: 133%; +} + /*table */ div.table { -- cgit v1.2.3-54-g00ecf