Ticket #23852: 23852.1.diff
File 23852.1.diff, 663 bytes (added by , 12 years ago) |
---|
-
wp-content/themes/twentythirteen/style.css
1728 1728 color: #e63f2a; 1729 1729 } 1730 1730 1731 .format-quote .quote-caption, 1731 1732 .format-quote .entry-content small, 1732 1733 .format-quote .entry-content cite { 1733 1734 display: block; … … 1735 1736 margin-top: 20px; 1736 1737 } 1737 1738 1738 .format-quote footer.entry-meta { 1739 margin-top: 0; 1739 .format-quote .quote-caption small, 1740 .format-quote .quote-caption cite { 1741 display: inline; 1742 margin: auto; 1740 1743 } 1741 1744 1742 1745 .format-quote .entry-meta .author {