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: Ineiev
Subject: www/server head-include-2.html
Date: Thu, 16 Nov 2017 13:33:20 -0500 (EST)

CVSROOT:        /web/www
Module name:    www
Changes by:     Ineiev <ineiev> 17/11/16 13:33:20

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

Log message:
        Fix progress position, use bold font RT #1250547.

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

Patches:
Index: head-include-2.html
===================================================================
RCS file: /web/www/www/server/head-include-2.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- head-include-2.html 16 Nov 2017 07:49:20 -0000      1.32
+++ head-include-2.html 16 Nov 2017 18:33:20 -0000      1.33
@@ -72,6 +72,7 @@
   padding-right: 1%;
   background: #36a9aa;
   color: black;
+  font-weight: bold;
 }
 .progress-bar
 {
@@ -82,6 +83,7 @@
   min-width: 4em;
   background: #feb916;
   text-align: center;
+  position: absolute;
 } -->
 #fundraiser .donate, #fundraiser .join
 {
@@ -95,6 +97,10 @@
 }
 " --><!--#echo var="bar" -->
 <!--
+.goal-div
+{
+  position: relative;
+}
 .percentage, .goal
 {
   margin-right: .1em;



reply via email to

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