Ticket #59159: 59159.1.patch
| File 59159.1.patch, 463 bytes (added by , 2 years ago) |
|---|
-
wp-includes/css/dist/block-library/theme.css
21 21 .wp-block-embed figcaption{ 22 22 color:#555; 23 23 font-size:13px; 24 text-align:center ;24 text-align:center !important; 25 25 } 26 26 .is-dark-theme .wp-block-embed figcaption{ 27 27 color:hsla(0,0%,100%,.65);