Changeset 52690
- Timestamp:
- 02/07/2022 06:28:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwelve/inc/block-patterns.php
r51483 r52690 76 76 'viewportWidth' => 700, 77 77 'content' => '<!-- wp:paragraph {"style":{"typography":{"fontSize":"40px","lineHeight":1.5}}} --> 78 <p style="font-size:40px;line-height:1.5"><strong><em>' . esc_html__( '"Few people are capable of expressing with equanimity opinions which differ from the prejudices of their social e znvironment. Most people are even incapable of forming such opinions."', 'twentytwelve' ) . '</em></strong></p>78 <p style="font-size:40px;line-height:1.5"><strong><em>' . esc_html__( '"Few people are capable of expressing with equanimity opinions which differ from the prejudices of their social environment. Most people are even incapable of forming such opinions."', 'twentytwelve' ) . '</em></strong></p> 79 79 <!-- /wp:paragraph --><!-- wp:paragraph --> 80 80 <p><em>' . esc_html__( '— Albert Einstein', 'twentytwelve' ) . '</em></p>
Note: See TracChangeset
for help on using the changeset viewer.