Author: manuel
Date: 2005-06-16 12:33:21 -0600 (Thu, 16 Jun 2005)
New Revision: 4615
Modified:
trunk/BOOK/stylesheets/blfs.css
Log:
Fixed headers line height.
Modified: trunk/BOOK/stylesheets/blfs.css
===================================================================
--- trunk/BOOK/stylesheets/blfs.css 2005-06-16 17:45:27 UTC (rev 4614)
+++ trunk/BOOK/stylesheets/blfs.css 2005-06-16 18:33:21 UTC (rev 4615)
@@ -30,12 +30,12 @@
font-weight: bold;
}
-h1 { font-size: 173%; text-align: center; }
+h1 { font-size: 173%; text-align: center; line-height: 1.2em; }
h1.title sup { font-size: small; }
-h2 { font-size: 144%; padding-top: 0.2em; margin-top: 0.3em; }
-h2.subtitle { text-align: center; }
-h3 { font-size: 120%; }
-h4 { font-size: 120%;}
+h2 { font-size: 144%; padding-top: 0.2em; margin-top: 0.3em; line-height:
1.2em; }
+h2.subtitle { text-align: center; line-height: 1.2em; }
+h3 { font-size: 120%; line-height: 1.2em; }
+h4 { font-size: 120%; line-height: 1.2em;}
div.package h4, h5, h6 { font-size: 100%; font-style: italic; }
/* Navigation */
@@ -208,10 +208,10 @@
div.table tr > td:first-child, div.table tr > th:first-child {
text-align: left;
}
-
+
span.term {
display: block;
}
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page