Make WordPress Core

Ticket #59879: 59879.diff

File 59879.diff, 610 bytes (added by ivanottinger, 16 months ago)

Apply border-width of 1px to the Pullquote block

  • src/wp-content/themes/twentytwentytwo/style.css

    diff --git a/src/wp-content/themes/twentytwentytwo/style.css b/src/wp-content/themes/twentytwentytwo/style.css
    index 519083617e..f72e825293 100644
    a b body > .is-root-container > .wp-block-template-part > .wp-block-cover, 
    132132        width: inherit;
    133133}
    134134
     135/* Make sure the Pullquote block is using the correct border width. */
     136.wp-site-blocks .wp-block-pullquote {
     137        border-width: 1px;
     138}
     139
    135140/*
    136141 * Responsive menu container padding.
    137142 * This ensures the responsive container inherits the same