www-commits
[Top][All Lists]
Advanced

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

www/gnu30 gnu30.css


From: rsiddharth
Subject: www/gnu30 gnu30.css
Date: Fri, 06 Sep 2013 16:41:20 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     rsiddharth <rsd>        13/09/06 16:41:20

Modified files:
        gnu30          : gnu30.css 

Log message:
        css update for h-projects class

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu30/gnu30.css?cvsroot=www&r1=1.6&r2=1.7

Patches:
Index: gnu30.css
===================================================================
RCS file: /web/www/www/gnu30/gnu30.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- gnu30.css   6 Sep 2013 05:28:49 -0000       1.6
+++ gnu30.css   6 Sep 2013 16:41:19 -0000       1.7
@@ -8,7 +8,7 @@
        border-radius: 0.3em;
     transition: background-color 1s;
     -webkit-transition: background-color 1s;
-    background-color: rgb(52, 101, 164);
+    background-color: #919191;
     color: rgb(255, 255, 255);
 }
 .h-projects a[href] {
@@ -24,7 +24,7 @@
        color: rgb(255, 255, 255);
 }
 .h-projects li:hover {
-    background-color: rgb(128, 0, 0);
+    background-color: rgb(52, 101, 164);
 }
 .button a[href] {
     transition: background-color 1s;



reply via email to

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