- Timestamp:
- 06/10/2011 11:10:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyeleven/inc/theme-options.php
r18253 r18255 371 371 .entry-header .comments-link a:active, 372 372 .feature-slider a.active { 373 background : <?php echo $link_color; ?>;373 background-color: <?php echo $link_color; ?>; 374 374 } 375 375 </style>
Note: See TracChangeset
for help on using the changeset viewer.