Author: manuel
Date: 2006-05-01 12:12:26 -0600 (Mon, 01 May 2006)
New Revision: 7575

Modified:
   trunk/BOOK/stylesheets/lfs.css
Log:
Look fix for HTML output.

Modified: trunk/BOOK/stylesheets/lfs.css
===================================================================
--- trunk/BOOK/stylesheets/lfs.css      2006-05-01 17:50:08 UTC (rev 7574)
+++ trunk/BOOK/stylesheets/lfs.css      2006-05-01 18:12:26 UTC (rev 7575)
@@ -172,6 +172,10 @@
   font-weight: bold;
 }
 
+div.important tt.literal, div.warning tt.literal, div.caution tt.literal {
+  font-weight: normal;
+}
+
 /* variablelist & segmentedlist */
 dl {
   margin: 0;

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to