Ticket #23818: 23818.diff
| File 23818.diff, 703 bytes (added by , 13 years ago) |
|---|
-
wp-content/themes/twentythirteen/style.css
1427 1427 1428 1428 /* Audio */ 1429 1429 .format-audio { 1430 background-color: # db572f;1430 background-color: #eb891a; 1431 1431 } 1432 1432 1433 1433 .format-audio .entry-title { … … 1608 1608 } 1609 1609 1610 1610 /* Image */ 1611 .format-image { 1612 background-color: #f2bf72; 1613 } 1614 1611 1615 .format-image .entry-title { 1612 1616 font-size: 28px; 1613 1617 font-weight: bold; … … 1644 1648 1645 1649 /* Link */ 1646 1650 .format-link { 1647 background-color: # f7f5e7;1651 background-color: #ecc24c; 1648 1652 } 1649 1653 1650 1654 .blog .format-link:first-of-type,