浏览代码

Barnsbury: Clean up footer color selectors.

Allan Cole 5 年之前
父节点
当前提交
bd55b8c489
共有 1 个文件被更改,包括 2 次插入3 次删除
  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,