Ticket #26404: 26404.patch
| File 26404.patch, 471 bytes (added by , 12 years ago) |
|---|
-
wp-content/themes/twentyfourteen/inc/custom-header.php
78 78 else : 79 79 ?> 80 80 .site-title a { 81 color: #<?php echo $header_text_color; ?> !important;81 color: #<?php echo $header_text_color; ?>; 82 82 } 83 83 <?php endif; ?> 84 84 </style>