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: Thu, 20 Mar 2014 11:15:52 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/20 11:15:52

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

Log message:
        Blue visited links (to avoid red - Dora).

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

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -b -r1.65 -r1.66
--- layout5.css 20 Mar 2014 09:59:51 -0000      1.65
+++ layout5.css 20 Mar 2014 11:15:51 -0000      1.66
@@ -108,7 +108,7 @@
 }
 
 a[href] { color: #334683; }
-a[href]:visited { color: #6b0202; }
+a[href]:visited { color: #3473a4; }
 a[href]:active, a[href]:hover { color: red; }
 
 blockquote { margin: 1em; font-style: italic; }
@@ -381,7 +381,7 @@
    color: #334683; text-shadow: #999 1px 1px 0;
 }
 
-#content h2 a { color: #6b0202; }
+#content h2 a { font-size: .9em; }
 #content h3, #content h4, #content h5, #content h6, #content p {
    margin-top: 1em;
 }



reply via email to

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