Make WordPress Core

Ticket #56695: 56695.patch

File 56695.patch, 499 bytes (added by nidhidhandhukiya, 3 years ago)
  • wp-content/themes/twentyeleven/editor-blocks.css

     
    537537:root .editor-styles-wrapper .has-white-background-color {
    538538        background-color: #fff;
    539539}
     540.editor-styles-wrapper .wp-block-quote p {
     541    font-weight: inherit;
     542    font-style: inherit;
     543}
     544 No newline at end of file