Make WordPress Core

Ticket #56456: #56456.patch

File #56456.patch, 1.0 KB (added by kajalgohel, 2 years ago)

patch added

  • wp-content/themes/twentynineteen/style-editor.css

     
    10951095  color: #fff;
    10961096}
    10971097
     1098
     1099
     1100
     1101
     1102
    10981103@media only screen and (min-width: 768px) {
    10991104  .wp-block-pullquote.is-style-solid-color blockquote {
    11001105    max-width: 80%;
  • wp-content/themes/twentynineteen/style-editor.scss

     
    490490                        background-color: $color__link;
    491491                }
    492492        }
     493
     494
     495
     496
     497
     498
     499
     500
    493501}
    494502
    495503.wp-block-pullquote[data-type="core/pullquote"],