Эх сурвалжийг харах

BLFS: external URLs in bold font.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/new-xsl@8069 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 18 жил өмнө
parent
commit
7504d59b7d
1 өөрчлөгдсөн 5 нэмэгдсэн , 5 устгасан
  1. 5 5
      blfs.css

+ 5 - 5
blfs.css

@@ -20,6 +20,11 @@ a:visited { color: #7e4988; }
 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 @@ h3, h4, h5, h6 {
   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; }