-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #419 from FarsetLabs/revert-418-stripe-pricing-table
Revert "Add Stripe pricing table to homepage"
- Loading branch information
Showing
6 changed files
with
140 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -271,11 +271,3 @@ a:hover { | |
} | ||
} | ||
} | ||
|
||
.row { | ||
max-width: 65rem; | ||
} | ||
|
||
.button.round { | ||
border-radius: 6px; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,9 +16,7 @@ for charitable donations. | |
|
||
If you'd like to support our work in this way, follow the link below! Thanks! | ||
|
||
<p style="text-align: center;"> | ||
<a href="https://www.paypal.com/gb/fundraiser/charity/113209" class="large button expand round" style="max-width: 30rem;">Donate</a> | ||
</p> | ||
<a href="https://www.paypal.com/gb/fundraiser/charity/113209" class="large button expand round">Donate</a> | ||
|
||
For larger donations, it may be easier to | ||
[contact us](mailto:[email protected]) to arrange a BACS payment and | ||
|
@@ -33,10 +31,8 @@ including many of the world's largest companies such as Microsoft, Coca-Cola, | |
and Google. If your employer is one of them, you can support the work of the | ||
charity below. | ||
|
||
<p style="text-align: center;"> | ||
<a class="large button round expand" style="max-width: 30rem;" type="button" href="https://causes.benevity.org/causes/826-NI_102754">Support | ||
us via Benevity</a> | ||
</P> | ||
<a class="large button round expand" type="button" href="https://causes.benevity.org/causes/826-NI_102754">Support | ||
us via Benevity</a> | ||
|
||
## Friends of Farset | ||
|
||
|
@@ -46,14 +42,14 @@ towards the upkeep of the space and it's community and if you want to support | |
anything in particular, you can say so in the form! | ||
|
||
<div class="btn-group" role="group" aria-label="support-group" style="text-align:center"> | ||
<a class="large button round expand" style="max-width: 30rem;" type="button" href="https://www.patreon.com/bePatron?u=11068558">Support us via Patreon</a> | ||
<form class="text-center" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> | ||
<input type="hidden" name="cmd" value="_s-xclick"> | ||
<input type="hidden" name="hosted_button_id" value="6E5VFUY63DKLS"> | ||
<input type="hidden" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online."> | ||
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1"> | ||
<input type="submit" name="submit" style="max-width: 30rem;" class="large button round expand" value="Support us via PayPal"> | ||
</form> | ||
<a class="large button round expand" type="button" href="https://www.patreon.com/bePatron?u=11068558">Support us via Patreon</a> | ||
<form class="text-center" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> | ||
<input type="hidden" name="cmd" value="_s-xclick"> | ||
<input type="hidden" name="hosted_button_id" value="6E5VFUY63DKLS"> | ||
<input type="hidden" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online."> | ||
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1"> | ||
<input type="submit" name="submit" class="large button round expand" value="Support us via PayPal"> | ||
</form> | ||
</div> | ||
|
||
Please [contact us](mailto:[email protected]) if you'd like to make a | ||
|