Make WordPress Core


Ignore:
Timestamp:
05/12/2011 11:13:56 PM (15 years ago)
Author:
lancewillett
Message:

Twenty Eleven footer style fixes, props matveb

  • Improve footer credits, add WordPress PNG
  • Add hover color to footer links
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentyeleven/inc/theme-options.php

    r17802 r17908  
    297297        section.recent-posts .other-recent-posts a[rel="bookmark"]:hover,
    298298        section.recent-posts .other-recent-posts .comments-link a:hover,
    299         .format-image footer.entry-meta a:hover {
     299        .format-image footer.entry-meta a:hover,
     300        #site-generator a:hover {
    300301            color: <?php echo $link_color; ?>;
    301302        }
Note: See TracChangeset for help on using the changeset viewer.