diff --git a/wp-content/themes/twentyfifteen/inc/customizer.php b/wp-content/themes/twentyfifteen/inc/customizer.php index 5334215a96..a4a5e91c4f 100644 --- a/wp-content/themes/twentyfifteen/inc/customizer.php +++ b/wp-content/themes/twentyfifteen/inc/customizer.php @@ -402,6 +402,16 @@ function twentyfifteen_color_scheme_css() { .image-navigation a, .comment-navigation, .comment-navigation a, + .entry-content a:hover, + .entry-content a:focus, + .entry-summary a:hover, + .entry-summary a:focus, + .page-content a:hover, + .page-content a:focus, + .comment-content a:hover, + .comment-content a:focus, + .author-description a:hover, + .author-description a:focus, .author-heading, .entry-footer, .entry-footer a,