From df9976598c6518dc75c342efde33a657d5942922 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Sun, 8 Mar 2015 21:46:48 -0700 Subject: [PATCH] Better formatting on fundraising-percentage. --- www/conservancy/static/conservancy.css | 4 +++- www/conservancy/static/npoacct/index.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/www/conservancy/static/conservancy.css b/www/conservancy/static/conservancy.css index 7b452f8b..de66abfd 100644 --- a/www/conservancy/static/conservancy.css +++ b/www/conservancy/static/conservancy.css @@ -128,7 +128,9 @@ h3 { margin-top: .6em; margin-bottom: .4em; } #fundraiser-percentage { float: right; align: center; - vertical-align: middle; + width: 100%; + top: 2.5%; + position: absolute; margin-right: 40%; font-style: bold; color: green; diff --git a/www/conservancy/static/npoacct/index.html b/www/conservancy/static/npoacct/index.html index 6a04389c..c2e8821a 100644 --- a/www/conservancy/static/npoacct/index.html +++ b/www/conservancy/static/npoacct/index.html @@ -106,7 +106,7 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});

Support NPO Accounting Project Now!

${{ fundgoal.fundraiser_so_far_amount|floatformat:0|intcomma }} raised toward
our ${{ fundgoal.fundraiser_goal_amount|floatformat:0|intcomma }} goal.
-
{{ fundgoal.percentage_there|floatformat:1 }}%
+
{{ fundgoal.percentage_there|floatformat:1 }}%

(Progress bar updated daily.)

Help us reach our goal: