Better formatting for the progress bar.
This commit is contained in:
parent
b1b025f018
commit
c482e9a1fd
1 changed files with 3 additions and 3 deletions
|
@ -127,10 +127,10 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
|
|||
*/
|
||||
</script>
|
||||
-->
|
||||
<p>$2,515 raised toward<br/>
|
||||
our $75,000 goal.</p>
|
||||
$2,515 raised toward<br/>
|
||||
our $75,000 goal.</br>
|
||||
<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>
|
||||
<font style="font-size: 75%">(Progress bar updated daily.)</font>
|
||||
<a id="donate" style="text-decoration:none"></a>
|
||||
<h3>Help us reach our goal:</h3>
|
||||
|
||||
|
|
Loading…
Reference in a new issue