diff --git a/wp-content/themes/twentyseventeen/style.css b/wp-content/themes/twentyseventeen/style.css
index 5580e4e484..440b8964ef 100644
|
a
|
b
|
a:active {
|
| 1204 | 1204 | .comment-metadata a, |
| 1205 | 1205 | .comment-metadata a.comment-edit-link, |
| 1206 | 1206 | .comment-reply-link, |
| | 1207 | .comment-content a, |
| 1207 | 1208 | a .nav-title, |
| 1208 | 1209 | .pagination a, |
| 1209 | 1210 | .comments-pagination a, |
| … |
… |
a .nav-title,
|
| 1237 | 1238 | .comment-metadata a.comment-edit-link:hover, |
| 1238 | 1239 | .comment-reply-link:focus, |
| 1239 | 1240 | .comment-reply-link:hover, |
| | 1241 | .comment-content a:focus, |
| | 1242 | .comment-content a:hover, |
| 1240 | 1243 | .widget_authors a:focus strong, |
| 1241 | 1244 | .widget_authors a:hover strong, |
| 1242 | 1245 | .entry-title a:focus, |