diff --git a/wp-content/themes/twentyeleven/colors/dark.css b/wp-content/themes/twentyeleven/colors/dark.css index f89d113b3a..c2b35e81cd 100644 --- a/wp-content/themes/twentyeleven/colors/dark.css +++ b/wp-content/themes/twentyeleven/colors/dark.css @@ -322,7 +322,7 @@ section.feature-image.large img { /* Featured Slider */ .featured-posts { - border-color: #222; + border-color: #222; } .featured-posts section.featured-post { background: #000; @@ -594,7 +594,7 @@ li.bypostauthor a.comment-reply-link:active { /* Comments */ .commentlist > li.comment { } - + /* Post author highlighting */ .commentlist > li.bypostauthor { color: #333; diff --git a/wp-content/themes/twentyeleven/content-page.php b/wp-content/themes/twentyeleven/content-page.php index 78330bdefd..c4998429d0 100644 --- a/wp-content/themes/twentyeleven/content-page.php +++ b/wp-content/themes/twentyeleven/content-page.php @@ -16,6 +16,8 @@
'' ) ); ?> - ', '' ); ?>
+ diff --git a/wp-content/themes/twentyeleven/content-single.php b/wp-content/themes/twentyeleven/content-single.php index 71b6bc4265..c246b74a17 100644 --- a/wp-content/themes/twentyeleven/content-single.php +++ b/wp-content/themes/twentyeleven/content-single.php @@ -26,17 +26,22 @@