Make WordPress Core

Ticket #55981: 55981.patch

File 55981.patch, 447 bytes (added by umesh84, 3 years ago)

added patch

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

     
    56805680}
    56815681
    56825682.entry .entry-content .wp-block-pullquote blockquote {
    5683   color: #111;
     5683  color: inherit;
    56845684  border: none;
    56855685  margin-top: calc(4 * 1rem);
    56865686  margin-bottom: calc(4.33 * 1rem);