- Timestamp:
- 03/01/2013 05:45:59 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentytwelve/inc/custom-header.php
r22573 r23572 78 78 else : 79 79 ?> 80 .site- titlea,81 .site- description{82 color: #<?php echo $text_color; ?> !important;80 .site-header h1 a, 81 .site-header h2 { 82 color: #<?php echo $text_color; ?>; 83 83 } 84 84 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.