www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server/staging/nav-bar/test9 layout7.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout7.css
Date: Fri, 18 Apr 2014 07:31:47 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/04/18 07:31:47

Modified files:
        server/staging/nav-bar/test9: layout7.css 

Log message:
        Underline links in headers; simplify definitions for 
.anchor-reference-id.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout7.css?cvsroot=www&r1=1.29&r2=1.30

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- layout7.css 16 Apr 2014 18:24:42 -0000      1.29
+++ layout7.css 18 Apr 2014 07:31:37 -0000      1.30
@@ -474,12 +474,12 @@
 #content li, #fsf-campaigns li, #content dd, #content p, #content pre,
    #content dt, #content code, #content address { line-height: 1.3em; }
 
-#content h2 a, #content h2 a:visited {
+
+#content h2 a, #content h2 a:visited, #content h2 span {
    font-size: .9em;
    text-shadow: none;
-   text-decoration: none;
 }
-#content h3 a, #content h4 a { text-decoration: none; }
+
 #content h3 a[href]:visited, #content h4 a[href]:visited { color: #334683; }
 #content h3 a[href]:hover, #content h4 a[href]:hover { color: #777; }
 
@@ -937,8 +937,8 @@
    We make it less obtrusive than the item heading it follows.  */
 .anchor-reference-id { font-size: 80%; font-weight: normal; }
 
-span.anchor-reference-id a { color: #333 !important; text-shadow: none; }
-span.anchor-reference-id a:hover { color: #777 !important; }
+span.anchor-reference-id a { color: #333; }
+span.anchor-reference-id a[href]:hover { color: #777; }
 
 /* For license-list.html */
 #content div.toc {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]