Make WordPress Core

Ticket #48342: 48342.diff

File 48342.diff, 804 bytes (added by afercia, 6 years ago)
  • src/wp-content/themes/twentytwenty/style-rtl.css

     
    141141        word-wrap: break-word;
    142142}
    143143
    144 ::selection {
    145         background: #000;
    146         color: #fff;
    147 }
    148 
    149144#site-content {
    150145        overflow: hidden;
    151146}
  • src/wp-content/themes/twentytwenty/style.css

     
    141141        word-wrap: break-word;
    142142}
    143143
    144 ::selection {
    145         background: #000;
    146         color: #fff;
    147 }
    148 
    149144#site-content {
    150145        overflow: hidden;
    151146}