Ticket #60239: 60239.2.patch
File 60239.2.patch, 567 bytes (added by , 11 months ago) |
---|
-
src/wp-content/themes/twentysixteen/css/blocks.css
74 74 75 75 /* Quote */ 76 76 77 .wp-block-quote { 78 border-width: 0 0 0 4px; 79 } 80 81 .rtl .wp-block-quote { 82 border-width: 0 4px 0 0; 83 } 84 77 85 .wp-block-quote:not(.is-large):not(.is-style-large).alignleft, 78 86 .wp-block-quote:not(.is-large):not(.is-style-large).alignright { 79 87 border-left: none;