Make WordPress Core

Ticket #23852: 23852.1.diff

File 23852.1.diff, 663 bytes (added by obenland, 12 years ago)
  • wp-content/themes/twentythirteen/style.css

     
    17281728        color: #e63f2a;
    17291729}
    17301730
     1731.format-quote .quote-caption,
    17311732.format-quote .entry-content small,
    17321733.format-quote .entry-content cite {
    17331734        display: block;
     
    17351736        margin-top: 20px;
    17361737}
    17371738
    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;
    17401743}
    17411744
    17421745.format-quote .entry-meta .author {