Commit graph

4 commits

Author SHA1 Message Date
Sarah Norris
d702c57c9d
Archeo: Improve block markup and fix block errors (#6686)
* Tweak footer markup

* Change simple list of posts patterns to query inherit true

* Indent block markup

* Update comments block

* Fix footer markup

* Fix headline markup

* Replace post-author-name with post-author

* Improve headline spacing

* Fix text domain
2022-10-24 10:38:47 +01:00
Sarah Norris
2d25644752
Archeo: move CSS styles to theme.json (#6159)
* Move button styles from CSS to theme.json

* Move comments button styles to theme.json

* Move footer gap styles to theme.json

* Disable wp-block-styles

* Tweak footer column gap size

* Enable wp-block-styles again

* Add search and file button CSS back

* Fix merge conflicts

* Move uppercase to core/button

* Remove duplicate button element settings

* Move text transform back to button element

* Reduce vertical gap in footer nav

* Fix normal font size ref

* Remove more CSS

* Fix indentation

* Second attempt at fixing indentation
2022-08-09 11:49:33 +05:30
Ben Dwyer
9d0b852541
Archeo: Try new root padding alignments (#6312)
* Archeo: Try new root padding alignments

* remove padding on home page blocks
2022-08-05 15:58:59 +01:00
Ben Dwyer
72b681035d
Archeo: Load patterns automatically (#5715)
* Archeo: Load patterns automatically

* Add block types

* Move archeo_register_block_patterns to functions.php

* Update footer pattern inline with trunk

* Update Image with headline and description pattern inline with trunk

* Update archeo/functions.php

Co-authored-by: Jeff Ong <jonger4@gmail.com>

* Fix spacing in simple list of posts pattern

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-04-01 11:35:54 +01:00