Make WordPress Core

Ticket #56600: 56224.1.patch

File 56224.1.patch, 489 bytes (added by sabernhardt, 3 years ago)

edit: tab instead of spaces

  • src/wp-content/themes/twentyten/editor-blocks.css

     
    265265        font-size: 1.5em;
    266266}
    267267
     268.wp-block-pullquote .block-editor-rich-text__editable {
     269        color: inherit;
     270}
     271
    268272.wp-block-pullquote .wp-block-pullquote__citation {
    269273        color: inherit;
    270274        font-size: inherit;