www-commits
[Top][All Lists]
Advanced

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

www/server head-include-2.html


From: Therese Godefroy
Subject: www/server head-include-2.html
Date: Wed, 21 Nov 2018 04:04:26 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/11/21 04:04:25

Modified files:
        server         : head-include-2.html 

Log message:
        Slightly narrower progress bar.

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

Patches:
Index: head-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/head-include-2.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- head-include-2.html 21 Nov 2018 08:54:57 -0000      1.40
+++ head-include-2.html 21 Nov 2018 09:04:24 -0000      1.41
@@ -71,8 +71,8 @@
 div#fundraiser .progress
 {
   width: 100%;
-  height: 1.2em;
-  line-height: 1.2em;
+  height: 1.1em;
+  line-height: 1.1em;
   text-align: right;
   background: #f9f2d5;
   color: black;
@@ -82,7 +82,7 @@
 }
 div#fundraiser .progress-bar
 {
-  line-height: 1.2em;
+  line-height: 1.1em;
   min-width: 2em;
   background: #f88d19;
   color: black;
@@ -99,7 +99,7 @@
 div#fundraiser .goal-div
 {
   position: relative;
-  bottom: 1.2em;
+  bottom: 1.1em;
   margin-right: .1em;
 }
 div#fundraiser .percentage, div#fundraiser .goal



reply via email to

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