Ticket #60872: 60872.patch
File 60872.patch, 892 bytes (added by , 15 months ago) |
---|
-
wp-content/themes/twentynineteen/style-rtl.css
6606 6606 .gallery-item > div > a:focus { 6607 6607 box-shadow: 0 0 0 2px #0073aa; 6608 6608 } 6609 6610 6611 .entry .entry-content a.wp-block-read-more{ 6612 text-decoration:none; 6613 } 6614 No newline at end of file -
wp-content/themes/twentynineteen/style.css
6618 6618 .gallery-item > div > a:focus { 6619 6619 box-shadow: 0 0 0 2px #0073aa; 6620 6620 } 6621 6622 .entry .entry-content a.wp-block-read-more{ 6623 text-decoration:none; 6624 } 6625 No newline at end of file