Adds a donate button

This commit is contained in:
2026-04-04 06:52:29 +00:00
parent b51fdd5e2d
commit 08ec8eaf8e
2 changed files with 209 additions and 5 deletions
+12 -4
View File
@@ -32,10 +32,18 @@
<!-- /wp:buttons --></div>
<!-- /wp:group -->
<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"right"}} -->
<div class="wp-block-group"><!-- wp:columns {"verticalAlignment":"center","style":{"spacing":{"padding":{"left":"0"}}}} -->
<div class="wp-block-columns are-vertically-aligned-center" style="padding-left:0"><!-- wp:column {"verticalAlignment":"center","width":"100%"} -->
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:100%"><!-- wp:search {"label":"","width":311,"widthUnit":"px","buttonText":"Search","backgroundColor":"contrast","textColor":"base","fontSize":"small"} /--></div>
<!-- wp:group {"className":"button-helper","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"right"}} -->
<div class="wp-block-group button-helper"><!-- wp:columns {"verticalAlignment":"center","isStackedOnMobile":false,"style":{"spacing":{"padding":{"left":"0"}}}} -->
<div class="wp-block-columns are-vertically-aligned-center is-not-stacked-on-mobile" style="padding-left:0"><!-- wp:column {"width":"25%"} -->
<div class="wp-block-column" style="flex-basis:25%"><!-- wp:buttons {"layout":{"type":"flex","justifyContent":"left","flexWrap":"nowrap","orientation":"horizontal"}} -->
<div class="wp-block-buttons"><!-- wp:button {"textColor":"base","width":100,"className":"is-style-outline","style":{"color":{"background":"#801a5c"},"spacing":{"padding":{"top":"8px","bottom":"8px","left":"15px","right":"15px"}}}} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100 is-style-outline"><a class="wp-block-button__link has-base-color has-text-color has-background wp-element-button" href="https://www.paypal.com/donate/?hosted_button_id=WAM7Z7C65L9J4" style="background-color:#801a5c;padding-top:8px;padding-right:15px;padding-bottom:8px;padding-left:15px">Donate</a></div>
<!-- /wp:button --></div>
<!-- /wp:buttons --></div>
<!-- /wp:column -->
<!-- wp:column {"verticalAlignment":"center","width":"75%"} -->
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:75%"><!-- wp:search {"label":"","width":311,"widthUnit":"px","buttonText":"Search","backgroundColor":"contrast","textColor":"base","fontSize":"small"} /--></div>
<!-- /wp:column --></div>
<!-- /wp:columns --></div>
<!-- /wp:group --></div>