www-commits
[Top][All Lists]
Advanced

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

www/server fs-gang-definitions.html


From: Therese Godefroy
Subject: www/server fs-gang-definitions.html
Date: Thu, 29 Sep 2016 07:52:55 +0000 (UTC)

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

Modified files:
        server         : fs-gang-definitions.html 

Log message:
        Make fs-gang colors less aggressive.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/fs-gang-definitions.html?cvsroot=www&r1=1.2&r2=1.3

Patches:
Index: fs-gang-definitions.html
===================================================================
RCS file: /webcvs/www/www/server/fs-gang-definitions.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- fs-gang-definitions.html    4 Sep 2016 19:42:57 -0000       1.2
+++ fs-gang-definitions.html    29 Sep 2016 07:52:55 -0000      1.3
@@ -28,13 +28,13 @@
    clear: both;
    margin: 0;
    background-color: #a50606; /* Fallback from gradient */
-   background: -moz-linear-gradient(#820202, #f71111); /* FF 3.6+ */  
-   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 
#820202), color-stop(100%, #f71111)); /* Safari 4+, Chrome 2+ */  
-   background: -webkit-linear-gradient(#820202, #f71111); /* Safari 5.1+, 
Chrome 10+ */  
-   background: -o-linear-gradient(#820202, #f71111); /* Opera 11.10 */  
-   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#820202', 
endColorstr='#f71111'); /* IE6 &amp; IE7 */  
-   -ms-filter: 
"progid:DXImageTransform.Microsoft.gradient(startColorstr='#820202', 
endColorstr='#f71111')"; /* IE8+ */  
-   background: linear-gradient(#820202, #f71111); /* the standard */
+   background: -moz-linear-gradient(#910606, #e74c3c); /* FF 3.6+ */  
+   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 
#910606), color-stop(100%, #e74c3c)); /* Safari 4+, Chrome 2+ */  
+   background: -webkit-linear-gradient(#910606, #e74c3c); /* Safari 5.1+, 
Chrome 10+ */  
+   background: -o-linear-gradient(#910606, #e74c3c); /* Opera 11.10 */  
+   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#910606', 
endColorstr='#e74c3c'); /* IE6 &amp; IE7 */  
+   -ms-filter: 
"progid:DXImageTransform.Microsoft.gradient(startColorstr='#910606', 
endColorstr='#e74c3c')"; /* IE8+ */  
+   background: linear-gradient(#910606, #e74c3c); /* the standard */
 }
 </style>
 



reply via email to

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