add new tshirt design to /sustainers
fixed width on 'Become a Sustainer' button
This commit is contained in:
parent
2ba4db683d
commit
1f740f5128
3 changed files with 11 additions and 6 deletions
BIN
www/conservancy/static/img/tshirt-2022.png
Normal file
BIN
www/conservancy/static/img/tshirt-2022.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 541 KiB |
|
@ -150,7 +150,7 @@ This partial accepts these optional parameters:
|
|||
</div>
|
||||
|
||||
<div class="supporter-form-submit">
|
||||
<input style="height: 40px; width: 180px; font-size: 18px;background-color: rgb(175, 228, 120);" type="submit" value="Become a Sustainer!" alt="{{ verb|capfirst }} as {{ article }} {{ supptype|capfirst }} Sustainer Now!">
|
||||
<input style="height: 40px; width: 200px; font-size: 18px;background-color: rgb(175, 228, 120);" type="submit" value="Become a Sustainer!" alt="{{ verb|capfirst }} as {{ article }} {{ supptype|capfirst }} Sustainer Now!">
|
||||
<p>This button will send you to PayPal's site to select a payment
|
||||
method and finish this process. Please double-check your selections
|
||||
first.</p>
|
||||
|
|
|
@ -39,6 +39,11 @@
|
|||
|
||||
<span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span>
|
||||
|
||||
<div style="overflow: auto; text-align: center;">
|
||||
<a href="/img/tshirt-2022.png"><img src="/img/tshirt-2022.png" height="300"/></a>
|
||||
</div>
|
||||
</p>
|
||||
|
||||
|
||||
<hr style="clear: both;"/>
|
||||
<br>
|
||||
|
@ -283,6 +288,11 @@ freedom.</p>
|
|||
</div>
|
||||
|
||||
<h3 id="HelpUs">Help us Continue this Work</h3>
|
||||
<div style="overflow: auto">
|
||||
<div class="picture-small right">
|
||||
<img src="/img/scaled-LLW-2015-Conservancy-Supporters-by-Carlo-Piana-CC-0.jpg" alt="Zack, Karen, John and Jim pose, mostly wearing the vintage t-shirt!" />
|
||||
<p>Sustainers pose with Karen! <br/>From left: Stefano “Zack” Zacchiroli, Karen M. Sandler, John Sullivan, and Jim Wright</p>
|
||||
</div>
|
||||
|
||||
<p>We are beyond thankful for the ability to continue our work — which
|
||||
only continues due to <strong>your financial contributions</strong>. We
|
||||
|
@ -296,11 +306,6 @@ freedom.</p>
|
|||
software freedom that the world needs. <a href="/donate/">Please consider
|
||||
donating now!</a></p>
|
||||
|
||||
<div style="overflow: auto">
|
||||
<div class="picture-small right">
|
||||
<img src="/img/scaled-LLW-2015-Conservancy-Supporters-by-Carlo-Piana-CC-0.jpg" alt="Zack, Karen, John and Jim pose, mostly wearing the vintage t-shirt!" />
|
||||
<p>Vintage-shirt-wearing Sustainers pose with Karen! <br/>From left: Stefano “Zack” Zacchiroli, Karen M. Sandler, John Sullivan, and Jim Wright</p>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue