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: Thu, 17 Sep 2015 17:46:52 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/09/17 17:46:52

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

Log message:
        Make page-tags darker.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -b -r1.90 -r1.91
--- layout7.css 16 Sep 2015 14:32:29 -0000      1.90
+++ layout7.css 17 Sep 2015 17:46:52 -0000      1.91
@@ -502,8 +502,7 @@
 /*** TAGS ***/
 
 div.page-tags {
-   font-weight: bold;
-   color: #555;
+   color: #333;
    line-height: 1.7em; padding: 0;
    margin-top: .7em;
 }
@@ -511,11 +510,11 @@
 div.page-tags a, div.page-tags a:visited {
    padding: 0 .4em;
    line-height: 1.5em;
-   color: #555;
+   color: #333;
    background: #f0f2f4;
    margin-bottom: 1em;
 }
-div.page-tags a:hover { color: black; }
+div.page-tags a:hover { color: #666; }
 
 
 /*** CONTENT ***/



reply via email to

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