Ticket #23852: 23852.5.diff
File 23852.5.diff, 1.4 KB (added by , 12 years ago) |
---|
-
wp-content/themes/twentythirteen/style.css
262 262 } 263 263 264 264 blockquote cite, 265 blockquote small { 265 blockquote small, 266 .quote-caption { 266 267 font-size: 14px; 267 268 font-weight: normal; 268 269 text-transform: uppercase; … … 1169 1170 } 1170 1171 1171 1172 .entry-content blockquote cite, 1172 .entry-content blockquote small { 1173 .entry-content blockquote small, 1174 .entry-content .quote-caption { 1173 1175 font-size: 16px; 1174 1176 } 1175 1177 … … 1746 1748 line-height: 1.3; 1747 1749 } 1748 1750 1749 .format-quote .entry-content a,1750 .format-quote .entry-meta a {1751 color: #e63f2a;1752 }1753 1754 1751 .format-quote .quote-caption, 1755 .format-quote .entry-contentsmall,1756 .format-quote .entry-contentcite {1752 .format-quote blockquote small, 1753 .format-quote blockquote cite { 1757 1754 display: block; 1758 1755 font-size: 16px; 1759 margin-top: 20px;1760 1756 } 1761 1757 1762 .format-quote .quote-caption small, 1763 .format-quote .quote-caption cite { 1764 display: inline; 1765 margin: auto; 1758 .format-quote .entry-content a, 1759 .format-quote .entry-meta a { 1760 color: #e63f2a; 1766 1761 } 1767 1762 1768 1763 .format-quote .entry-meta .author { … … 3081 3076 font-size: 18px; 3082 3077 } 3083 3078 3084 .format-quote .entry-content small, 3085 .format-quote .entry-content cite { 3079 .format-quote .quote-caption { 3086 3080 font-size: 13px; 3087 3081 } 3088 3082