diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-30 13:41:04 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-30 13:41:04 +0000 |
commit | 574b0eabcc0015a1ee7c8b7098f50e2b6b0e9005 (patch) | |
tree | 83d15d25797db1a7575a6bc2e8b8d34783f25e14 /stylesheets | |
parent | b711e1d6218396e587b111d540c8567453b21502 (diff) |
Tagging corrections in chapters 5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets')
-rw-r--r-- | stylesheets/lfs.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css index 7f14275b0..44871f725 100644 --- a/stylesheets/lfs.css +++ b/stylesheets/lfs.css @@ -233,6 +233,7 @@ pre.userinput { } pre.screen { + color: #000; background-color: #e9e9e9; border: 1px solid #050505; padding: .5em 1em; |