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 23:27:03 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/20 23:27:03

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

Log message:
        Fix color of .back.

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

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -b -r1.72 -r1.73
--- layout5.css 20 Mar 2014 22:40:27 -0000      1.72
+++ layout5.css 20 Mar 2014 23:27:03 -0000      1.73
@@ -857,7 +857,7 @@
 /* Unused yet (would require modifying a few pages): equivalent of #backtotop,
 within a section. For example: "Back to Education Cases". */
 .back { text-align: right; font-weight: bold; }
-.back a, a:visited { color: #333; }
+.back a, .back a:visited { color: #333; }
 .back a:hover { color: red; }
 
 /* Unused ? */



reply via email to

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