www-commits
[Top][All Lists]
Advanced

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

www home.html


From: Therese Godefroy
Subject: www home.html
Date: Thu, 29 Sep 2016 07:56:42 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/09/29 07:56:42

Modified files:
        .              : home.html 

Log message:
        Update button colors.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.html?cvsroot=www&r1=1.518&r2=1.519

Patches:
Index: home.html
===================================================================
RCS file: /webcvs/www/www/home.html,v
retrieving revision 1.518
retrieving revision 1.519
diff -u -b -r1.518 -r1.519
--- home.html   27 Sep 2016 03:47:44 -0000      1.518
+++ home.html   29 Sep 2016 07:56:42 -0000      1.519
@@ -61,10 +61,10 @@
 .button a, .button a:visited {
    display: block;
    padding: .4em .6em;
-   color: #971611;
+   color: #a42e2b;
    text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
+   background: #eee;
+   border: .1em solid #ccc;
    border-radius: .3em;
    -moz-border-radius: .3em;
    -khtml-border-radius: .3em;
@@ -398,7 +398,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/09/27 03:47:44 $
+$Date: 2016/09/29 07:56:42 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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