diff --git a/wp-content/themes/twentythirteen/content-chat.php b/wp-content/themes/twentythirteen/content-chat.php index 2561249df6..81444e41d8 100644 --- a/wp-content/themes/twentythirteen/content-chat.php +++ b/wp-content/themes/twentythirteen/content-chat.php @@ -27,9 +27,5 @@ diff --git a/wp-content/themes/twentythirteen/content-quote.php b/wp-content/themes/twentythirteen/content-quote.php index 9ff0dc5082..4c3422be52 100644 --- a/wp-content/themes/twentythirteen/content-quote.php +++ b/wp-content/themes/twentythirteen/content-quote.php @@ -23,9 +23,5 @@ ', '' ); ?> - - - - diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css index 4a01371c82..2b7f7e0c03 100644 --- a/wp-content/themes/twentythirteen/style.css +++ b/wp-content/themes/twentythirteen/style.css @@ -2109,8 +2109,7 @@ footer.entry-meta { margin: 0 30px 30px 0; } -.single-format-status .author-description, -.single-format-quote .author-description { +.single-format-status .author-description { color: #f7f5e7; }