Make WordPress Core

Ticket #61287: 61287.4.patch

File 61287.4.patch, 409 bytes (added by viralsampat, 6 months ago)

I have added another patch

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

    diff --git src/wp-content/themes/twentysixteen/style.css src/wp-content/themes/twentysixteen/style.css
    index fc58afaf84..8d38f0e180 100644
    code { 
    427427        padding: 0.125em 0.25em;
    428428}
    429429
     430pre.has-background code {background-color: inherit;}
     431
    430432abbr,
    431433acronym {
    432434        border-bottom: 1px dotted #d1d1d1;