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: Sun, 20 Sep 2015 08:36:30 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/09/20 08:36:30

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

Log message:
        Links: #666 instead of #777 on hovering from #333.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -b -r1.91 -r1.92
--- layout7.css 17 Sep 2015 17:46:52 -0000      1.91
+++ layout7.css 20 Sep 2015 08:36:29 -0000      1.92
@@ -92,6 +92,7 @@
    #333         #c9cccf         7.83          459
    #404040      #d1d4d7         6.97          444
    #555         white           7.46          510
+   #333         #666            2.2           153
 
 Red from GNU banner
    #971611      white           8.61          704
@@ -311,7 +312,7 @@
 }
 #translations a:hover,
 #translations span.original a:hover {
-   color: #777;
+   color: #666;
 }
 
 
@@ -340,7 +341,7 @@
    font-weight: bold;
    text-decoration: none;
 }
-#fsf-frame a:hover { color: #777; }
+#fsf-frame a:hover { color: #666; }
 #fsf-frame p { padding: 0; margin: 0; }
 #fsf-frame hr { display: none; }
 
@@ -561,7 +562,7 @@
    padding: .4em 2%;
 }
 #content p.back a, .back a:visited { color: #333; }
-#content p.back a:hover { color: #777; }
+#content p.back a:hover { color: #666; }
 
 
 /*** ADDITIONAL LINKS ***/
@@ -621,7 +622,7 @@
    margin: 2.5em 2% 1.5em 2%;
 }
 #backtotop a, #backtotop a:visited { color: #333; }
-#backtotop a:hover { color: #777; }
+#backtotop a:hover { color: #666; }
 
 #sisters { font-size: .9em; margin: 0 0 1.5em 0; }
 
@@ -685,7 +686,7 @@
    text-decoration: none;
 }
 .button a:hover {
-   color: #777;
+   color: #666;
 }
 .large a {
    display: inline-block;
@@ -862,7 +863,7 @@
 }
 #content .trans-disclaimer a,
 #content .trans-disclaimer a:visited { color: #333; }
-#content .trans-disclaimer a:hover { color: #777; }
+#content .trans-disclaimer a:hover { color: #666; }
 
 /* For outdated translations  */
 #outdated {
@@ -1067,7 +1068,7 @@
 .anchor-reference-id { font-size: 80%; font-weight: normal; }
 
 span.anchor-reference-id a { color: #333; }
-span.anchor-reference-id a[href]:hover { color: #777; }
+span.anchor-reference-id a[href]:hover { color: #666; }
 
 /* For license-list.html. */
 #content div.big-section {



reply via email to

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