Fix styles on the <div>'s so that overlap isn't strange.

Whole thing should really add up to 100%, after all.
This commit is contained in:
Bradley M. Kuhn 2013-04-30 23:58:03 -04:00
parent fa1dc618df
commit b1b025f018

View file

@ -39,8 +39,8 @@
{% block content %} {% block content %}
<div style="position:fixed;top:180px;right:2%;width=18%"> <div style="position:fixed;top:180px;right:2%;width:18%">
<table style="background-color:#afe478;width=100%;"> <table style="background-color:#afe478;width:100%;">
<tr><td style="text-align:center;padding:10px;padding-bottom:10px;"> <tr><td style="text-align:center;padding:10px;padding-bottom:10px;">
<!-- <!--
@ -293,11 +293,10 @@ function validateAmount(amount){
<!-- Flattr start --> <!-- Flattr start -->
<p><a href="https://flattr.com/thing/1296704/Campaign-to-develop-Free-and-Open-Source-Non-Profit-Accounting-Software" target="_blank"><img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></p> <p><a href="https://flattr.com/thing/1296704/Campaign-to-develop-Free-and-Open-Source-Non-Profit-Accounting-Software" target="_blank"><img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></p>
<!-- Flattr end --> <!-- Flattr end -->
</td></tr></table> </td></tr></table>
</div> </div>
<div style="align:left;width:75%;"> <div style="align:left;width:82%;">
<!-- begin campaign text --> <!-- begin campaign text -->
<h2>Fundraising Campaign: Non-Profit Accounting Software</h2> <h2>Fundraising Campaign: Non-Profit Accounting Software</h2>