Make WordPress Core

Ticket #58474: 58474.1.patch

File 58474.1.patch, 701 bytes (added by sabernhardt, 2 years ago)

editing blocks.css

  • src/wp-content/themes/twentyseventeen/assets/css/blocks.css

     
    375375        border-top: none;
    376376}
    377377
     378/* Site Logo */
     379
     380:root .entry-content .wp-block-site-logo a.custom-logo-link {
     381        -webkit-box-shadow: none;
     382        box-shadow: none;
     383}
     384
     385.entry-content .wp-block-site-logo img {
     386        max-height: none;
     387}
     388
    378389/*--------------------------------------------------------------
    3793906.0 Blocks - Colors
    380391--------------------------------------------------------------*/