Make WordPress Core

Ticket #26404: 26404.patch

File 26404.patch, 471 bytes (added by kwight, 12 years ago)
  • wp-content/themes/twentyfourteen/inc/custom-header.php

     
    7878                else :
    7979        ?>
    8080                .site-title a {
    81                         color: #<?php echo $header_text_color; ?> !important;
     81                        color: #<?php echo $header_text_color; ?>;
    8282                }
    8383        <?php endif; ?>
    8484        </style>