|
@@ -8,8 +8,8 @@
|
|
|
*/
|
|
|
?>
|
|
|
|
|
|
-<!-- wp:group {"align":"full","textColor":"base","backgroundColor":"secondary-dark","layout":{"type":"constrained"}} -->
|
|
|
-<div class="wp-block-group alignfull has-text-color-base has-contrast-light-color has-secondary-dark-background-color has-text-color has-background">
|
|
|
+<!-- wp:group {"align":"full","textColor":"base","backgroundColor":"primary","layout":{"type":"constrained"}} -->
|
|
|
+<div class="wp-block-group alignfull has-text-color-base has-contrast-light-color has-primary-background-color has-text-color has-background">
|
|
|
|
|
|
<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|50"}}}} -->
|
|
|
<div class="wp-block-group alignwide container" style="padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--50)">
|
|
@@ -63,8 +63,16 @@
|
|
|
|
|
|
<!-- wp:column {"width":"33%"} -->
|
|
|
<div class="wp-block-column" style="flex-basis:33%">
|
|
|
-
|
|
|
-
|
|
|
+ <!-- wp:image {"sizeSlug":"full","linkDestination":"none"} -->
|
|
|
+ <figure class="wp-block-image"><img src="<?php echo get_template_directory_uri(); ?>/img/SRH_Logo.png" alt="" class="wp-image"/></figure>
|
|
|
+ <!-- /wp:image -->
|
|
|
+ <!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} -->
|
|
|
+ <div class="wp-block-buttons">
|
|
|
+ <!-- wp:button {"backgroundColor":"contrast","textColor":"base","style":{"elements":{"link":{"color":{"text":"var:preset|color|base"}}}}} -->
|
|
|
+ <div class="wp-block-button"><a class="wp-block-button__link wp-element-button has-base-color has-contrast-background-color has-text-color has-background has-link-color" href="https://selfregional.org">www.selfregional.org</a></div>
|
|
|
+ <!-- /wp:button -->
|
|
|
+ </div>
|
|
|
+ <!-- /wp:buttons -->
|
|
|
</div>
|
|
|
<!-- /wp:column -->
|
|
|
|