Make WordPress Core

Ticket #60780: 60780.patch

File 60780.patch, 1.8 KB (added by nidhidhandhukiya, 6 months ago)
  • wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css

     
    927927        color: #fff;
    928928        font-size: 15px;
    929929        font-weight: 600;
    930         letter-spacing: 0.0333em;
    931930        line-height: 1.25;
    932931        padding: 1.1em 1.44em;
    933932        text-transform: uppercase;
  • wp-content/themes/twentytwenty/assets/css/editor-style-block.css

     
    931931        color: #fff;
    932932        font-size: 15px;
    933933        font-weight: 600;
    934         letter-spacing: 0.0333em;
    935934        line-height: 1.25;
    936935        padding: 1.1em 1.44em;
    937936        text-transform: uppercase;
  • wp-content/themes/twentytwenty/style-rtl.css

     
    842842        display: inline-block;
    843843        font-size: 1.5rem;
    844844        font-weight: 600;
    845         letter-spacing: 0.0333em;
    846845        line-height: 1.25;
    847846        margin: 0;
    848847        opacity: 1;
  • wp-content/themes/twentytwenty/style.css

     
    848848        display: inline-block;
    849849        font-size: 1.5rem;
    850850        font-weight: 600;
    851         letter-spacing: 0.0333em;
    852851        line-height: 1.25;
    853852        margin: 0;
    854853        opacity: 1;