Madhu Dollu
abacc8a768
Pixel: update block styles ( #6510 )
...
* update block styles
* update site-logo alignment
* Comment pixel-header class.
* Fix comment.;
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-09-08 10:38:52 -04:00
Madhu Dollu
1e7f9894a4
Pixel: update link styles ( #6517 )
...
* update theme link styles
* Implement italics in post content for links.
* add block gap to fix post content margin
* remove css styles for categories
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-09-08 10:23:06 -04:00
Jeff Ong
479d82a892
Pixel: revise single template ( #6513 )
...
* add quote pattern.
* Revise single template layout and meta styles.
* Escape citation and update letter spacing.
* Rework layout to account for full width content.
2022-09-08 09:57:49 +05:30
Madhu Dollu
adc5b69f4a
revise archive and search templates ( #6518 )
2022-09-07 11:34:55 -04:00
Madhu Dollu
71eda18bee
Pixel: update navigation menu ( #6509 )
...
* update navigation menu
* fix header link underline
* revert link style changes
2022-09-07 09:49:56 -04:00
Sarah Norris
a96d425b88
Rainfall: Update navigation styles and tidy up templates ( #6417 )
...
* Move CSS to theme.json
* Move button styles to theme.json
* Remove alignment styles
* Update URI, tags in style.css
* Add more comments to style.css
* Fix typo
* Add description; update required WP versions
* Adjust fluid typography
* Update header spacing
* Add 100 spacing preset
* Update all layout settings to new format
* Update spacing values across templates
* Remove unnecessary margin resets
* Make sidebar translatable
* Tweak navigation link colours
* Make overlay close button uppercase
* Remove unnecessary CSS (its in GB now)
* Fix root padding
* Tweak fluid types
* Make sidebar not hidden
* remove font smoothing
Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-09-07 11:45:24 +01:00
alaczek
a56c61b37d
Version Bump
2022-09-07 18:29:37 +10:00
alaczek
d07321ec8d
Lynx: Update design of the media on the right pattern. ( #6515 )
2022-09-07 18:27:08 +10:00
Madhu Dollu
0618d17c8e
Pixel: update 404 page styles ( #6505 )
...
* update 404 page styles
* add spacer in 404 page
* Invert button styles.
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-09-07 10:12:47 +05:30
Vicente Canales
47abb29dae
Pixel: Add post list block pattern ( #6481 )
...
* add post list pattern
* add post title hover css
* use theme.json to remove post title underline
* Remove extraneous wrapping group.
* add back wrapper.
* Update spacing in post list and use in index template.
* Use spacing preset for padding.
* Simplify post title CSS and use theme.json pseudo states.
* Try lowering the number of posts per page.
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-09-07 10:08:03 +05:30
Madhu Dollu
e32d80e062
update single page templates ( #6506 )
2022-09-06 11:19:32 -04:00
Sarah Norris
e16dc47805
Version Bump
2022-09-06 09:23:01 +01:00
Yashita Mittal
56d4a6d02f
Set single post featured image to wide align and add height to the featured image ( #6502 )
...
Co-authored-by: yashita.mittal <yashita.mittal@a8c.com>
2022-09-06 09:12:32 +01:00
Madhu Dollu
832bfda491
Pixel: update layout settings ( #6494 )
...
* Pixel: update layout settings
* enable the setting useRootPaddingAwareAlignments
* fix spaces and tabs
2022-09-06 13:04:21 +05:30
Sarah Norris
15415491d1
Rainfall: Update quote styles ( #6495 )
...
* Fix default border
* Tweak quote font styles
* Add cite element styles
2022-09-05 10:30:10 +01:00
Sarah Norris
0a4fcf60e2
Rainfall: adjust featured image in single template ( #6489 )
...
* Set single post featured image to wide align
* Add height to featured image
2022-09-05 10:16:28 +01:00
Jeff Ong
99d8ac05f0
Pixel: add button styles ( #6498 )
...
* Add button states.
* Add default border color.
* Make shadow override Gutenberg default styles.
Co-authored-by: Madhu Dollu <madhusudhan.dollu@gmail.com>
* Make shadow override Gutenberg default styles.
Co-authored-by: Madhu Dollu <madhusudhan.dollu@gmail.com>
Co-authored-by: Madhu Dollu <madhusudhan.dollu@gmail.com>
2022-09-02 10:54:07 -04:00
Madhu Dollu
644f299020
fix indentation issues caused because of git merge ( #6501 )
2022-09-02 11:17:34 +05:30
Jeff Ong
70e51c3905
Pixel: update letter spacing and line height ( #6487 )
...
* Update letter spacing and line height.
* Remove line height declaration from post title.
* Use generic heading setting, and override in h6.
Co-authored-by: Madhu Dollu <madhusudhan.dollu@gmail.com>
2022-09-02 11:06:32 +05:30
Jeff Ong
327f589048
Pixel: update font sizes and weights ( #6479 )
...
* Update paragraph styles.
* Update heading sizes.
* Update site title and post title fonts and weights.
* Enable fluid for the standard medium size.
* Update heading weights.
* Update site title weight.
* Update fluid type scale to use same viewport as Gutenberg.
2022-09-02 10:42:15 +05:30
Jeff Ong
c070c95668
Pixel: add footer ( #6488 )
...
* Add footer.
* Update weight of pixel theme.
2022-09-02 10:41:40 +05:30
alaczek
ff8d4f2387
Lynx: Update the pattern with left-aligned content. ( #6500 )
2022-09-02 14:48:28 +10:00
Jason Crist
0a3842b248
Version Bump
2022-09-01 12:03:50 -04:00
Jason Crist
caa5ae2c88
Add appearance tools to all Varia themes ( #6428 )
2022-09-01 12:01:24 -04:00
Sarah Norris
66f7339160
Version Bump
2022-09-01 15:42:33 +01:00
Matias Benedetto
2e540b16c6
Removing thickness from text-decoration shorthand because it is not supported on WebKit ( #6490 )
...
* Vivre: removing thickness from text-decoration shorthand because it is not supported on WebKit browsers as Safari
* Pendant: removing thickness from text-decoration shorthand because it is not supported on WebKit browsers as Safari
2022-09-01 15:39:07 +01:00
alaczek
d3ccb07659
Version Bump
2022-09-01 18:31:43 +10:00
alaczek
71ab80de4b
Lynx: Replacing profile image, heading and paragraph blocks with site logo, title, and tagline. ( #6491 )
2022-09-01 18:24:03 +10:00
Matias Benedetto
fa927d31ff
Block canvas: replacing button :hover CSS by theme.json definition ( #6486 )
...
* Block canvas: adding pseudo selectors
* Button hover state in themes.json
2022-08-31 18:30:30 -03:00
Sarah Norris
e2722046ec
Version Bump
2022-08-31 17:21:20 +01:00
Bob Matyas
d29b7ae8ca
#5017 : Fix header w/scroll w/no custom header ( #6444 )
2022-08-31 17:19:29 +01:00
alaczek
b05a1f2307
Version Bump
2022-08-31 16:06:07 +10:00
alaczek
a9dd4c033b
Lynx: Swap out the code for one of the patterns, to match what's on dotcompatterns site. ( #6483 )
2022-08-31 16:04:21 +10:00
Vicente Canales
78f4265354
set correct foreground color ( #6480 )
2022-08-30 20:12:07 -04:00
Jeff Ong
acbda52970
Update color palette. ( #6478 )
2022-08-30 17:57:16 -04:00
Jason Crist
e535ae20b3
Version Bump
2022-08-30 17:56:48 -04:00
Bob Matyas
82b33840a1
#6406 : Publication: Fix Newspack Blocks Blog Post Image Alignment ( #6425 )
2022-08-30 17:54:12 -04:00
Jason Crist
40845a850f
Version Bump
2022-08-30 17:50:18 -04:00
GS
e7424be5b2
Update to libre-2/css/blocks.css ( #6279 )
2022-08-30 17:49:09 -04:00
Jason Crist
2bc884a916
Version Bump
2022-08-30 17:45:57 -04:00
Bob Matyas
910feedb93
#3813 : Independent Publisher 2: Fix issue with Gravatar in header ( #6252 )
2022-08-30 17:45:13 -04:00
Jason Crist
9684d7eb82
Version Bump
2022-08-30 17:42:59 -04:00
Bob Matyas
43b82210f6
#6155 : Penscratch 2: Add spacing controls for blocks ( #6340 )
2022-08-30 17:34:46 -04:00
Jason Crist
8cfc898ad3
Version Bump
2022-08-30 17:33:25 -04:00
Bob Matyas
c1411708de
#5989 : Dara: Exclude featured images from Jetpack Lazy Loading ( #6364 )
2022-08-30 17:32:27 -04:00
Jason Crist
ede452f4ca
Version Bump
2022-08-30 17:30:07 -04:00
Jason Crist
adb8a0cc06
Version Bump
2022-08-30 17:25:55 -04:00
Bob Matyas
564ebaf050
#4430 : Stow: Add link underline ( #6443 )
2022-08-30 17:24:17 -04:00
Jason Crist
66ae35297e
Version Bump
2022-08-30 17:18:57 -04:00
Bob Matyas
8aea9807ec
#115 : Apostrophe 2: Fix duplicate featured images w/Jetpack Lazy Loading ( #6357 )
...
* #115 : Apostrophe 2: Fix duplicate featured images w/Jetpack Lazy Loading
* #115 : Apostrophe 2: Fix Jetpack Lazy Loading on archive pages
2022-08-30 17:17:50 -04:00