From 1cd9252bdd4ba0183074eb892b548e76c719234f Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 27 May 2004 17:48:41 +0000 Subject: Added some more margins to the Important, Caution and Warning admonitions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3720 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- stylesheets/lfs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css index c62e1aa50..3de1aba17 100644 --- a/stylesheets/lfs.css +++ b/stylesheets/lfs.css @@ -140,7 +140,7 @@ div.important, div.warning, div.caution { background-color: #fffff6; border: medium solid #400; width: 90%; - margin: .5em auto; + margin: 1.5em auto; color: #600; font-size: larger; } -- cgit v1.2.3-54-g00ecf