Changeset 57569 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php
- Timestamp:
- 02/08/2024 07:30:15 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php
r52430 r57569 5 5 return array( 6 6 'title' => __( 'About page links (dark)', 'twentytwentytwo' ), 7 'categories' => array( ' pages', 'buttons' ),7 'categories' => array( 'twentytwentytwo_pages', 'buttons' ), 8 8 'content' => '<!-- wp:group {"align":"full","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"spacing":{"padding":{"top":"10rem","bottom":"10rem"}}},"backgroundColor":"primary","textColor":"background","layout":{"inherit":false,"contentSize":"400px"}} --> 9 9 <div class="wp-block-group alignfull has-background-color has-primary-background-color has-text-color has-background has-link-color" style="padding-top:10rem;padding-bottom:10rem;"><!-- wp:group -->
Note: See TracChangeset
for help on using the changeset viewer.