use div's for sponsor stuff.

This commit is contained in:
Bradley M. Kuhn 2015-01-20 20:06:41 -05:00
parent cd5e4a9c74
commit 808513a9f1

View file

@ -106,11 +106,11 @@
card, bank account or PayPal balance payment methods. Enter amount first.</small>
</div></form></div>
<span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span>
</div>
<hr clear="all"/>
<p>Event sponsored in part by:<br/>
<a href="http://google.com"><img src="/img/sponsors/google.png" height="76"
width="238" alt="Google" /></a></p>
<div style="float=left">Event sponsored in part by:</div>
<div style="float=right;padding-left: 20em;"><a href="http://google.com"><img src="/img/sponsors/google.png" height="76"
width="238" alt="Google" /></a></div>
</div>
{% endblock %}