Ticket #60033: 60033.2.patch
File 60033.2.patch, 1.3 KB (added by , 12 months ago) |
---|
-
wp-content/themes/twentyfourteen/css/editor-blocks.css
286 286 287 287 .wp-block-quote .wp-block-quote__citation { 288 288 color: #2b2b2b; 289 font-size: 16px;290 289 font-weight: 400; 291 290 margin-top: 0; 292 291 } -
wp-content/themes/twentyten/editor-blocks.css
224 224 } 225 225 226 226 .wp-block-quote .wp-block-quote__citation { 227 font-size: 16px;228 227 font-weight: 600; 229 228 } 230 229 -
wp-content/themes/twentythirteen/css/editor-blocks.css
228 228 .wp-block-quote .wp-block-quote__citation.editor-rich-text__tinymce.mce-content-body, 229 229 .wp-block-quote .wp-block-quote__citation { 230 230 color: inherit; 231 font-size: 16px;232 231 font-style: italic; 233 232 font-weight: normal; 234 233 text-transform: uppercase;