Ticket #50086: 50086.diff
File 50086.diff, 526 bytes (added by , 5 years ago) |
---|
-
src/wp-content/themes/twentyfifteen/css/editor-style.css
28 28 font-weight: 400; 29 29 font-size: 17px; 30 30 line-height: 1.6471; 31 margin: 20px 40px;32 31 max-width: 660px; 33 32 vertical-align: baseline; 34 33 } 35 34 35 .mce-container-body body { 36 margin: 20px 40px; 37 } 36 38 39 37 40 /** 38 41 * 2.0 Typography 39 42 */