Changeset 14137 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2024/patterns/sensei-lesson-columns.php
- Timestamp:
- 10/23/2024 02:11:16 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2024/patterns/sensei-lesson-columns.php
r14071 r14137 30 30 <?php if ( $is_completed ) : ?> 31 31 <!-- wp:wporg/notice {"style":{"spacing":{"margin":{"top":"var:preset|spacing|20"}}}} --> 32 <div class="wp-block-wporg-notice is- tip-notice"32 <div class="wp-block-wporg-notice is-success-notice" 33 33 style="<?php echo $module ? 'margin-top:var(--wp--preset--spacing--20)' : 'margin-bottom:var(--wp--preset--spacing--50)'; ?>"> 34 34 <div class="wp-block-wporg-notice__icon"></div>
Note: See TracChangeset
for help on using the changeset viewer.