Ticket #24176: 24176.diff
File 24176.diff, 570 bytes (added by , 12 years ago) |
---|
-
wp-content/themes/twentythirteen/style.css
1735 1735 display: none; 1736 1736 } 1737 1737 1738 .quote-caption:before { 1739 content: "\2014\00a0"; 1740 } 1741 .entry-content blockquote p:first-child:before { 1742 content: "\201C"; 1743 margin-right: 2px; 1744 } 1745 .entry-content blockquote p:last-child:after { 1746 content: "\201D"; 1747 } 1748 1738 1749 /* Status */ 1739 1750 .format-status { 1740 1751 background-color: #722d19;