Place percentage in the progress bar.
This commit is contained in:
parent
378d01a422
commit
6632824580
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
|
|||
-->
|
||||
<p>$2,515 raised toward<br/>
|
||||
our $75,000 goal.</p>
|
||||
<div id="progressbar" style="height:20px;"></div>
|
||||
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">3.4%</div>
|
||||
<p><font style="font-size: 25%">(Progress bar updated daily.)</font></p>
|
||||
<p>Help us reach our goal:</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue