Author: manuel
Date: 2007-04-16 14:52:46 -0600 (Mon, 16 Apr 2007)
New Revision: 8069

Modified:
   branches/new-xsl/blfs.css
Log:
BLFS: external URLs in bold font.

Modified: branches/new-xsl/blfs.css
===================================================================
--- branches/new-xsl/blfs.css   2007-04-16 20:50:51 UTC (rev 8068)
+++ branches/new-xsl/blfs.css   2007-04-16 20:52:46 UTC (rev 8069)
@@ -20,6 +20,11 @@
 a:hover, a:focus { color: #d30e08; }
 a:active { color: #6b77b1;}
 
+.ulink {
+  color: #55f;  /* Light Blue */
+  font-weight: bold;
+}
+
 /* Headers */
 h1, h2, b, strong {
   color: #000;
@@ -30,11 +35,6 @@
   color: #222;
 }
 
-.url {
-  color: #55f;  /* Light Blue */
-  font-weight: bold;
-}
-
 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; line-height: 
1.2em; }

-- 
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