Ticket #30746: 30746.1.diff
File 30746.1.diff, 454 bytes (added by , 11 years ago) |
---|
-
src/wp-content/themes/twentyfifteen/css/editor-style.css
453 453 * 8.0 RTL 454 454 */ 455 455 456 body.rtl { 457 font-family: "Noto Serif", serif; 458 } 459 456 460 .rtl blockquote { 457 461 border-left: none; 458 462 border-right: 4px solid #707070;