Changeset 6994
- Timestamp:
- 03/31/2018 01:00:31 AM (8 years ago)
- Location:
- sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15
- Files:
-
- 2 edited
-
page-about.php (modified) (1 diff)
-
style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/page-about.php
r6993 r6994 22 22 </h1> 23 23 24 <img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/images/confetti-divider.svg" alt="<?php esc_attr_e( 'Confetti with the WordPress logo and WP15 color scheme', 'wp15' ); ?>" />24 <img class="wp15-confetti-divider" src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/images/confetti-divider.svg" alt="<?php esc_attr_e( 'Confetti with the WordPress logo and WP15 color scheme', 'wp15' ); ?>" /> 25 25 26 26 <?php echo do_shortcode( '[wp15_meetup_events]' ); ?> 27 27 28 <img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/images/confetti-divider.svg" alt="<?php esc_attr_e( 'Confetti with the WordPress logo and WP15 color scheme', 'wp15' ); ?>" />28 <img class="wp15-confetti-divider" src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/images/confetti-divider.svg" alt="<?php esc_attr_e( 'Confetti with the WordPress logo and WP15 color scheme', 'wp15' ); ?>" /> 29 29 30 30 <p class="wp10-nostalgia"> -
sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/style.css
r6993 r6994 142 142 } 143 143 144 .wp15-confetti-divider { 145 display: block; 146 height: 73px; 147 margin: 0 auto; 148 } 144 149 145 150 /*
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)