12345678910111213141516171819202122232425262728293031323334353637383940 |
- <?php
- /**
- * Title: header-menu
- * Slug: dos/header-menu
- * Categories: hidden
- * Inserter: no
- */
- ?>
- <!-- wp:group {"style":{"spacing":{"padding":{"top":"2rem","right":"2rem","left":"2rem","bottom":"1.4rem"},"blockGap":"2rem","margin":{"top":"0px","bottom":"0px"}}},"backgroundColor":"background","layout":{"type":"default"}} -->
- <div class="wp-block-group has-background-background-color has-background" style="margin-top:0px;margin-bottom:0px;padding-top:2rem;padding-right:2rem;padding-bottom:1.4rem;padding-left:2rem"><!-- wp:group {"align":"full","layout":{"type":"constrained"}} -->
- <div class="wp-block-group alignfull"><!-- wp:columns {"isStackedOnMobile":false,"align":"full","style":{"spacing":{"padding":{"top":"0px","right":"0rem","bottom":"0px","left":"0rem"},"margin":{"top":"0px","bottom":"0px"},"blockGap":{"top":"0px","left":"0px"}}}} -->
- <div class="wp-block-columns alignfull is-not-stacked-on-mobile" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0rem;padding-bottom:0px;padding-left:0rem"><!-- wp:column {"width":"80px","style":{"border":{"color":null,"style":null,"width":null,"top":{"color":"var:preset|color|primary","style":"solid","width":"1px"},"right":{"color":"var:preset|color|primary","style":"solid","width":"1px"},"bottom":[],"left":{"color":"var:preset|color|primary","style":"solid","width":"1px"}}}} -->
- <div class="wp-block-column" style="border-top-color:var(--wp--preset--color--primary);border-top-style:solid;border-top-width:1px;border-right-color:var(--wp--preset--color--primary);border-right-style:solid;border-right-width:1px;border-left-color:var(--wp--preset--color--primary);border-left-style:solid;border-left-width:1px;flex-basis:80px"><!-- wp:group {"style":{"spacing":{"padding":{"top":"0.5rem"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"constrained"}} -->
- <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0.5rem"><!-- wp:site-title {"textAlign":"center"} /--></div>
- <!-- /wp:group --></div>
- <!-- /wp:column -->
- <!-- wp:column {"width":"","style":{"border":{"color":null,"style":null,"width":null,"top":[],"right":[],"bottom":{"color":"var:preset|color|primary","style":"dashed","width":"1px"},"left":[]}}} -->
- <div class="wp-block-column" style="border-bottom-color:var(--wp--preset--color--primary);border-bottom-style:dashed;border-bottom-width:1px"><!-- wp:group {"style":{"spacing":{"padding":{"top":"0.5rem"}}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"right"}} -->
- <div class="wp-block-group" style="padding-top:0.5rem"><!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal","flexWrap":"nowrap"},"style":{"spacing":{"blockGap":"2rem"},"layout":{"selfStretch":"fit","flexSize":null},"typography":{"textTransform":"uppercase"}}} /--></div>
- <!-- /wp:group --></div>
- <!-- /wp:column --></div>
- <!-- /wp:columns --></div>
- <!-- /wp:group -->
- <!-- wp:spacer {"height":"2.8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
- <div style="margin-top:0px;margin-bottom:0px;height:2.8rem" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:group {"align":"full","layout":{"type":"constrained","justifyContent":"left"}} -->
- <div class="wp-block-group alignfull"><!-- wp:group {"layout":{"type":"constrained"}} -->
- <div class="wp-block-group"><!-- wp:site-tagline {"style":{"typography":{"fontSize":"1.2rem"}}} /--></div>
- <!-- /wp:group -->
- <!-- wp:image {"id":252,"width":12,"height":25,"sizeSlug":"full","linkDestination":"custom"} -->
- <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/blink-block_default.gif" alt="" class="wp-image-252" style="width:12px;height:25px" width="12" height="25"/></figure>
- <!-- /wp:image --></div>
- <!-- /wp:group --></div>
- <!-- /wp:group -->
|