Ticket #47178: 47178.2.diff
File 47178.2.diff, 949 bytes (added by , 6 years ago) |
---|
-
src/wp-content/themes/twentysixteen/rtl.css
681 681 margin-right: 1.473684211em; 682 682 margin-left: 0; 683 683 width: -webkit-calc(50% - 0.736842105em); 684 width: calc(50% - 0.736842105em); ;684 width: calc(50% - 0.736842105em); 685 685 } 686 686 687 687 body:not(.search-results) article:not(.type-page) .entry-content > blockquote.alignright.below-entry-meta { -
src/wp-content/themes/twentyten/blocks.css
55 55 } 56 56 57 57 .wp-block-image figcaption { 58 margin: -7px 0 20px; ;58 margin: -7px 0 20px; 59 59 padding: 9px 9px 1.0em; 60 60 text-align: center; 61 61 }