Browse Source

Barnsbury: Clean up footer color selectors.

Allan Cole 5 years ago
parent
commit
bd55b8c489
1 changed files with 2 additions and 3 deletions
  1. 2 3
      barnsbury/inc/wpcom-colors.php

+ 2 - 3
barnsbury/inc/wpcom-colors.php

@@ -127,12 +127,11 @@ add_color_rule( 'link', '#20603C', array(
 			.entry-title a:active,
 			.entry-title a:focus,
 			.entry-title a:hover,
-			.footer-navigation .footer-menu a:hover,
+			.footer-navigation .footer-menu,
 			.page-title a:active,
 			.page-title a:focus,
 			.page-title a:hover,
-			.site-info a:hover,
-			.site-title a:hover,
+			.site-info,
 			.social-navigation a:hover,
 			.wp-block-button.is-style-outline .wp-block-button__link,
 			.wp-block-button.is-style-outline .wp-block-button__link:active,