Ticket #61287: 61287.3.patch
File 61287.3.patch, 947 bytes (added by , 14 months ago) |
---|
-
src/wp-content/themes/twentysixteen/css/blocks.css
163 163 font-size: inherit; 164 164 } 165 165 166 .wp-block-code.has-background code { 167 background-color: transparent; 168 } 169 166 170 /* Pullquote */ 167 171 168 172 .wp-block-pullquote { -
src/wp-content/themes/twentysixteen/css/editor-blocks.css
416 416 background-color: #d1d1d1; 417 417 } 418 418 419 .wp-block-code.has-background code { 420 background-color: transparent; 421 } 422 419 423 /* Classic */ 420 424 421 425 .wp-block-freeform.block-library-rich-text__tinymce blockquote {