Make WordPress Core

Ticket #61846: 61846.patch

File 61846.patch, 473 bytes (added by pitamdey, 3 months ago)

after applying this solution the issue is resolved

  • wp-content/themes/twentytwelve/css/blocks.css

     
    262262.entry-content .wp-block-button__link,
    263263.entry-content .wp-block-button__link:visited {
    264264        background-color: #e6e6e6;
    265         color: #7c7c7c;
    266265}
    267266
    268267.wp-block-button.is-style-outline .wp-block-button__link,