www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 layout4.css la...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout4.css la...
Date: Thu, 27 Feb 2014 18:35:57 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/02/27 18:35:57

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

Log message:
        Internal links in black.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout4.css?cvsroot=www&r1=1.7&r2=1.8
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout5.css?cvsroot=www&r1=1.22&r2=1.23

Patches:
Index: layout4.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout4.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- layout4.css 27 Feb 2014 17:46:32 -0000      1.7
+++ layout4.css 27 Feb 2014 18:35:57 -0000      1.8
@@ -261,9 +261,10 @@
 #fsf-support {
    float: left;
    font-style: italic;
+   color: #666;
    margin: .15em 1% 0 1%;
 }
-#fsf-support a, a:visited { color: #971611; }
+#fsf-support a, a:visited { color: #444; }
 #fsf-support a:hover { color: red; }
 
 /* For the pages outside www.gnu.org still using style.css */
@@ -439,7 +440,7 @@
    margin-left: 0; margin-bottom: 0; float: none;
    text-align: right; padding: 1em;
 }
-#backtotop a, a:visited { color: #334683; }
+#backtotop a, a:visited { color: #333; }
 #backtotop a:hover { color: red; }
 
 #fs-gang {

Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- layout5.css 27 Feb 2014 17:39:17 -0000      1.22
+++ layout5.css 27 Feb 2014 18:35:57 -0000      1.23
@@ -256,9 +256,10 @@
    font-size: .9em;
    font-weight: bold;
    font-style: italic;
+   color: #666;
    margin: .6em 1%;
 }
-#fsf-support a, a:visited { color: #971611; }
+#fsf-support a, a:visited { color: #444; }
 #fsf-support a:hover { color: red; }
 
 /* For the pages still using style.css */
@@ -436,7 +437,7 @@
    padding: 1em 1%;
    margin: 0;
 }
-#backtotop a, a:visited { color: #334683; }
+#backtotop a, a:visited { color: #333; }
 #backtotop a:hover { color: red; }
 
 #fs-gang {



reply via email to

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