Commit graph

10 commits

Author SHA1 Message Date
Ben Dwyer
203aa5a854
Archeo: Update comment form styles (#5517)
* Archeo: Update comment form styles

* Set button font family

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-10 17:53:02 +00:00
Ben Dwyer
45b493f6be
Archeo: Update next/prev links in the post footer (#5518)
* Archeo: Update next/prev links in the post footer

* Change font weight to 100

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-10 17:12:35 +00:00
Kjell Reigstad
3c8982d8a9
Archeo: Tidy up responsive font sizes (#5522)
* Tidy up font scaling.

* Revise max sizes.
2022-02-10 12:05:12 -05:00
Kjell Reigstad
5d3ec23d82
[Archeo] Update Chivo's 300 weight to 100 weight globally (#5482)
* Update 300 weight to 100 weight.

* Remove unused file.
2022-02-08 17:19:21 -05:00
Maggie
2b8513ffd0
Archeo: Headline over dark image pattern (#5464)
* block patterns bootstrap

* headline pattern

* changed image

* Add alt text

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-04 19:25:01 +00:00
Maggie
aa50023b48
Archeo: fixed font files and styles (#5452)
* fixed font files and styles

* added bold font

* preloaded 400 weight too

* adjustments after rebase

* undo site title change

* Removing unused custom property

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-04 10:11:01 +00:00
Sarah Norris
c8243596f7
Archeo: update layout sizing and spacing (#5447)
* Change wideSize setting

* Adjust nav block gap size

* Add dynamic padding to footer

* Change small spacing setting
2022-02-04 10:10:48 +00:00
Ben Dwyer
35d24b5cbd
Archeo: Remove custom properties (#5457) 2022-02-04 07:49:45 +00:00
Ben Dwyer
941244971d
Archeo: Simplify heading declarations (#5453)
* Archeo: Simplify heading declarations

* Set the correct weight
2022-02-03 14:57:55 +00:00
Sarah Norris
02057a7313
Add Archeo (as standalone theme) (#5436)
* Add archeo

* Add color and font settings

* update the footer

* Add footer file

* footer fixes

* make sizes responsive

* Add package.json to handle theme.css

* Add functions.php

* Adjust footer to be closer to mocks

* Add index.html

* Add theme.scss & add numbers to header nav

* Update package-lock

* Make menu with numbers into a template part

* Remove theme sass

* Remove Template: blockbase

* Add index.php file

* Remove Blockbase class name

* Update functions.php & add font file

functions.php file is based on Livro

* Update theme.json fonts and layout

* Rename header template

* Rename parts and templates directories

* Update theme.json

* Update readme

* Add styles to style.css

* Update header template

* Adjust header font sizes

* Add dynamic spacing

* Update nav in footer

* Remove inline style from site title

* Update layout settings against mocks

* Add typography styles

* Change Chivo fallback to sans-serif

* Add template parts

* Add basic templates

* Add button styles

* Fix style.css formatting

* Fix default line height var

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-02 16:48:50 +00:00