aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs.css
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2005-02-19 22:16:42 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2005-02-19 22:16:42 +0000
commit81fd230419b0cfd052b08fc1ed352bb7d49975df (patch)
tree24c98d2876e5b457dcb88d39e7cca4905f58691a /stylesheets/lfs.css
parent2f9131f8390243dbc350fe2eeb9e1d58f0264888 (diff)
Trunk is now identical to Testing
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets/lfs.css')
-rw-r--r--stylesheets/lfs.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css
index 22b70d0f8..68c23331d 100644
--- a/stylesheets/lfs.css
+++ b/stylesheets/lfs.css
@@ -230,11 +230,6 @@ tt, code, kbd, pre, .command {
font-family: monospace;
}
-pre {
- margin-top: .5em;
- margin-bottom: .5em;
-}
-
pre.userinput {
color: #101310;
background-color: #e5e5e5;