Commit graph

7 commits

Author SHA1 Message Date
Ben Dwyer
38d6bc4dcf
Archeo: Add fonts to theme.json (#5609)
* Archeo: Add fonts to theme.json

* Add archeo_preload_webfonts function back in

* Also replace the fonts in Stewart

* Use theme.json fonts for Livro

* Add fonts for Remote to theme.json

* Remove preload fuctions and use  on the font files

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-03-17 14:03:07 -04:00
Matias Benedetto
19c7c1207f
Remote: Comment form styles (#5580)
* Remote: adding form styles

* Remote: fixing button paddings

* Remote: removing grid  styles for post comments form
2022-03-09 13:59:07 +00:00
Matias Benedetto
70096c0397
Remote: fix bg color (#5611) 2022-03-08 10:39:33 +01:00
Matias Benedetto
539a44ddc2
Remote: Core block settings (#5574)
* Remote: adding button styles

* Remote: adding link styles

* Remote: removing no needed styles

* Remote: fixing button borders

* Remote: fixing selectors

* Remote: button styles to theme.json

* Remote: adding comment about Gutenberg issue

* remove space

* whitespace fix

* match the button block to the search button block

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-25 10:39:00 -03:00
Maggie
aa7de3be4d
Remote posts grid pattern (#5533)
* added posts grid pattern

* test phpcs

* test

* forced size of image

* move post date uppercase to theme.json

* make image a link

* change category of block pattern

* tighten spacings

* we don't need to make these blocks have text transform anymore since its done in the theme.json

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-25 14:20:52 +01:00
Maggie
e2f9a5e147
Remote: single and page templates (#5534)
* single page content

* test

* undo test

* tweaked spacings

* created page template

* added missing blocks on single page

* fix alignment on separator

* offset content of templates to the left

* removed height from featured image
2022-02-17 10:31:39 +01:00
Maggie
e6a67e1cd9
boilerplate for Remote theme (#5495)
* boilerplate for Remote theme

* home text block

* adjustments to home page, image

* header and alignments
2022-02-11 09:46:46 +01:00