Ticket #55975: 55975.patch
File 55975.patch, 1.6 KB (added by , 2 years ago) |
---|
-
wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css
1475 1475 1476 1476 1477 1477 } 1478 .editor-styles-wrapper .wp-block-pullquote blockquote p { 1479 font-size:inherit!important; 1480 } 1481 No newline at end of file -
wp-content/themes/twentytwenty/assets/css/editor-style-block.css
1475 1475 1476 1476 1477 1477 } 1478 .editor-styles-wrapper .wp-block-pullquote blockquote p { 1479 font-size:inherit!important; 1480 } 1481 No newline at end of file -
wp-content/themes/twentytwenty/style.css
3242 3242 3243 3243 .wp-block-pullquote blockquote p { 3244 3244 font-family: inherit; 3245 font-size: 2.8rem;3245 font-size: inherit; 3246 3246 font-weight: 700; 3247 3247 line-height: 1.178571429; 3248 3248 letter-spacing: -0.041785714em; … … 5309 5309 5310 5310 /* BLOCK: PULLQUOTE */ 5311 5311 5312 .wp-block-pullquote blockquote p {5312 /* .wp-block-pullquote blockquote p { 5313 5313 font-size: 3.2rem; 5314 } 5314 } */ 5315 5315 5316 5316 .wp-block-pullquote cite { 5317 5317 margin-top: 2rem;