Explorar o código

Look fix for HTML output.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia %!s(int64=19) %!d(string=hai) anos
pai
achega
bb79f907df
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      stylesheets/lfs.css

+ 4 - 0
stylesheets/lfs.css

@@ -172,6 +172,10 @@ div.important tt, div.warning tt, div.caution tt {
   font-weight: bold;
 }
 
+div.important tt.literal, div.warning tt.literal, div.caution tt.literal {
+  font-weight: normal;
+}
+
 /* variablelist & segmentedlist */
 dl {
   margin: 0;