Browse Source

Maywood: Fix menu text hover color.

Allan Cole 4 năm trước cách đây
mục cha
commit
2680e4e4b9
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      maywood/inc/wpcom-colors.php

+ 2 - 0
maywood/inc/wpcom-colors.php

@@ -107,6 +107,8 @@ add_color_rule( 'link', '#897248', array(
 			.entry-title a:active,
 			.entry-title a:focus,
 			.entry-title a:hover,
+			.main-navigation li a:hover,
+			.main-navigation li:hover > a,
 			.main-navigation a:hover,
 			.page-title a:active,
 			.page-title a:focus,