Ticket #29986: 29986.3.diff
File 29986.3.diff, 608 bytes (added by , 11 years ago) |
---|
-
wp-content/themes/twentyfifteen/css/editor-style.css
29 29 font-size: 19px; 30 30 line-height: 1.6471; 31 31 max-width: 660px; 32 margin: 83px 0 83px 83px;32 margin: 10%; 33 33 vertical-align: baseline; 34 34 } 35 35 … … 447 447 * 8.0 RTL 448 448 */ 449 449 450 body.rtl {451 margin: 83px 83px 83px 0;452 }453 454 450 .rtl blockquote { 455 451 border-right: 4px solid #707070; 456 452 border-left: none;