diff --git a/wp-content/themes/twentyfourteen/style.css b/wp-content/themes/twentyfourteen/style.css index baf492bf3e..c54603df32 100644 --- a/wp-content/themes/twentyfourteen/style.css +++ b/wp-content/themes/twentyfourteen/style.css @@ -963,7 +963,9 @@ span + .edit-link:before, z-index: 2; } .entry-content a, -.page-content a, { +.page-content a, +.entry-summary a, +.comment-content a { text-decoration: underline; } .entry-content table,