www-commits
[Top][All Lists]
Advanced

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

www/server/staging/fundraiser head-include-2.html


From: Therese Godefroy
Subject: www/server/staging/fundraiser head-include-2.html
Date: Wed, 7 Nov 2018 03:40:35 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/11/07 03:40:35

Modified files:
        server/staging/fundraiser: head-include-2.html 

Log message:
        Adjust colors for higher contrast in progress bar.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/fundraiser/head-include-2.html?cvsroot=www&r1=1.16&r2=1.17

Patches:
Index: head-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/staging/fundraiser/head-include-2.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- head-include-2.html 6 Nov 2018 14:11:24 -0000       1.16
+++ head-include-2.html 7 Nov 2018 08:40:35 -0000       1.17
@@ -9,7 +9,7 @@
 #header
 {
   clear: both;
-  background: linear-gradient(#deeefc, white);
+  background: linear-gradient(#d7efff, white);
 }
 #fsf-frame
 {
@@ -78,7 +78,7 @@
   height: 1.2em;
   line-height: 1.2em;
   text-align: right;
-  background: #ece1ff; background: #98d2e3;
+  background: #98d2e3;
   color: black;
   font-weight: bold;
 }
@@ -88,7 +88,7 @@
   padding: 0 1em;
   margin: 0;
   min-width: 4em;
-  background: #4c9db4;
+  background: #2c7d94;
   color: white;
   text-align: right;
 } -->
@@ -96,7 +96,7 @@
 <style type="text/css" media="screen"><!--#set var="bar"
  value=".progress-bar
 {
-  width: 40%;
+  width: $percent%;
 }
 " --><!--#echo var="bar" -->
 <!--



reply via email to

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