Commit graph

13 commits

Author SHA1 Message Date
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
alaczek
042cf39083 Version Bump 2023-10-27 11:55:06 +11:00
alaczek
89b3df219c
Update page.html (#7444)
Put the page title on the left, make it bigger, and adjust bottom margin.
2023-10-27 11:50:46 +11:00
alaczek
68576cecee Version Bump 2023-10-06 16:17:50 +11:00
alaczek
c5046d4d3e
Creatio 2: Minor styling updates. (#7420)
* Update screenshot.png

* Remove font-size reference on block level.

* Update theme.json

Remove explicit reference to font family.

* Remove block-level styling

* Update header.html

Remove fixed background color.

* Update single.html

Remove the block-level color setting for post navigation.

* Update theme.json

Simply how colors are applied to blocks.

* Update theme.json

Add styling for comments count and comments link blocks.
2023-10-06 16:16:04 +11:00
alaczek
2e5b3b10c8 Version Bump 2023-10-06 12:37:18 +11:00
alaczek
c766799f2a
Creatio 2: Round of updates (#7419)
* Update screenshot.png

* Remove font-size reference on block level.

* Update theme.json

Remove explicit reference to font family.

* Remove block-level styling

* Update header.html

Remove fixed background color.

* Update single.html

Remove the block-level color setting for post navigation.

* Update theme.json

Simply how colors are applied to blocks.
2023-10-06 12:34:33 +11:00
alaczek
fdb998f4ea Version Bump 2023-10-05 11:29:37 +11:00
alaczek
4cca21d20d
A round of minor updates to Creatio 2 (#7410)
* Update screenshot.png

* Remove font-size reference on block level.

* Update theme.json

Remove explicit reference to font family.

* Remove block-level styling
2023-10-05 11:24:22 +11:00
alaczek
2205d68513 Version Bump 2023-09-29 09:55:20 +10:00
alaczek
95531aa3b9
Creatio 2: Round of updates (#7394)
* Remove references to Literata font.

* Update page.html

Remove the reference to theme.

* Remove references to Literata font.

Remove references to Literata font in single post and page templates,

* Update single.html

Add post meta and byline to single post template.

* Update theme.json

Specify font-family for site and post titles.

* Update theme.json

Change the default post title font size.
2023-09-29 09:36:31 +10:00
alaczek
76a9c55b5f
Creatio 2: Add theme (#7377)
* Creatio 2: Add theme

* Remove table styles

These styles are not necessary anymore

---------

Co-authored-by: Vicente Canales <vicente.canales@automattic.com>
2023-09-22 18:16:43 -03:00