www-commits
[Top][All Lists]
Advanced

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

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


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout5.css
Date: Wed, 19 Mar 2014 20:50:13 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/19 20:50:13

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

Log message:
        Duller color for visited link (Dora).

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

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- layout5.css 19 Mar 2014 12:45:15 -0000      1.60
+++ layout5.css 19 Mar 2014 20:50:12 -0000      1.61
@@ -107,7 +107,7 @@
 }
 
 a[href] { color: #334683; }
-a[href]:visited { color: #971611; }
+a[href]:visited { color: #963a25; }
 a[href]:active, a[href]:hover { color: red; }
 a:hover { color: red; }
 
@@ -203,7 +203,7 @@
    padding-top: .3em;
 }
 #translations span.original a, a:visited {
-   color: #971611;
+   color: #963a25;
 }
 #translations a:hover, #translations span.original a:hover {
    color: red;
@@ -379,7 +379,7 @@
    color: #334683; text-shadow: #999 1px 1px 0;
 }
 
-#content h2 a { color: #971611; }
+#content h2 a { color: #963a25; }
 #content h3, #content h4, #content h5, #content h6, #content p {
    margin-top: 1em;
 }
@@ -524,7 +524,7 @@
    -opera-border-radius: .4em; */
 }
 .button { text-decoration: none; }
-.button a { color: #971611; text-decoration: none; }
+.button a { color: #963a25; text-decoration: none; }
 .button a:hover { color: red; }
 
 .large {
@@ -626,6 +626,7 @@
    margin-bottom: 0;
    margin-top: 1.2em !important;
 }
+.trans-disclaimer a, a:visited { color: #334683; }
 
 /* For outdated translations  */
 #outdated {
@@ -641,6 +642,7 @@
 /* In the out-of-date notice, we use <br> elements to separate
    translatable texts from automatically generated items. */
 #outdated br { display: none }
+a#outdated, a#outdated:visited { color: #334683; }
 
 
 /*** EDUCATION ***/



reply via email to

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