diff --git a/src/wp-content/themes/twentythirteen/style.css b/src/wp-content/themes/twentythirteen/style.css index 8db82faf0e..3f8d87ecc4 100644 --- a/src/wp-content/themes/twentythirteen/style.css +++ b/src/wp-content/themes/twentythirteen/style.css @@ -1135,16 +1135,6 @@ ul.nav-menu .focus > ul, word-wrap: break-word; } -.entry-content a, -.comment-content a { - color: #bc360a; -} - -.entry-content a:hover, -.comment-content a:hover { - color: #ea9629; -} - .entry-content .more-link { white-space: nowrap; }