Ticket #56567: 56567.patch
File 56567.patch, 850 bytes (added by , 3 years ago) |
---|
-
themes/twentynineteen/style-rtl.css
5668 5668 } 5669 5669 5670 5670 .entry .entry-content .wp-block-pullquote blockquote { 5671 color: #111;5671 color: currentColor; 5672 5672 border: none; 5673 5673 margin-top: calc(4 * 1rem); 5674 5674 margin-bottom: calc(4.33 * 1rem); -
themes/twentynineteen/style.css
5680 5680 } 5681 5681 5682 5682 .entry .entry-content .wp-block-pullquote blockquote { 5683 color: #111;5683 color: currentColor; 5684 5684 border: none; 5685 5685 margin-top: calc(4 * 1rem); 5686 5686 margin-bottom: calc(4.33 * 1rem);