diff --git a/wp-content/themes/twentyeleven/images/wordpress.png b/wp-content/themes/twentyeleven/images/wordpress.png new file mode 100644 index 000000000..c1e93b6e1 Binary files /dev/null and b/wp-content/themes/twentyeleven/images/wordpress.png differ diff --git a/wp-content/themes/twentyeleven/inc/theme-options.php b/wp-content/themes/twentyeleven/inc/theme-options.php index f1e947400..6e207e266 100644 --- a/wp-content/themes/twentyeleven/inc/theme-options.php +++ b/wp-content/themes/twentyeleven/inc/theme-options.php @@ -296,7 +296,8 @@ function twentyeleven_print_link_color_style() { .widget_twentyeleven_ephemera .comments-link a:hover, section.recent-posts .other-recent-posts a[rel="bookmark"]:hover, section.recent-posts .other-recent-posts .comments-link a:hover, - .format-image footer.entry-meta a:hover { + .format-image footer.entry-meta a:hover, + #site-generator a:hover { color: ; } section.recent-posts .other-recent-posts .comments-link a:hover { diff --git a/wp-content/themes/twentyeleven/style.css b/wp-content/themes/twentyeleven/style.css index 6b4598071..8544f32cb 100644 --- a/wp-content/themes/twentyeleven/style.css +++ b/wp-content/themes/twentyeleven/style.css @@ -2010,8 +2010,18 @@ p.comment-form-comment { text-align: center; } #site-generator a { + color: #555; font-weight: bold; } +#site-generator .sep { + background: url(images/wordpress.png) center left no-repeat; + color: transparent; + display: inline-block; + height: 16px; + line-height: 16px; + margin: 0 7px; + width: 16px; +} /* =Responsive Structure