Ticket #23513: 23513-quote.diff
| File 23513-quote.diff, 468 bytes (added by sabreuse, 2 months ago) |
|---|
| Line | |
|---|---|
| 1 | Index: wp-content/themes/twentythirteen/style.css |
| 2 | =================================================================== |
| 3 | --- wp-content/themes/twentythirteen/style.css (revision 23646) |
| 4 | +++ wp-content/themes/twentythirteen/style.css (working copy) |
| 5 | @@ -1647,8 +1647,9 @@ |
| 6 | line-height: 1.3; |
| 7 | } |
| 8 | |
| 9 | -.format-quote .entry-content a { |
| 10 | - color: inherit; |
| 11 | +.format-quote .entry-content a, |
| 12 | +.format-quote .entry-meta a { |
| 13 | + color: #e6402e; |
| 14 | } |
| 15 | |
| 16 | .format-quote .entry-content small, |
