瀏覽代碼

Leven: code tidying.

Allan Cole 5 年之前
父節點
當前提交
4dbf49782f
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      leven/inc/wpcom-colors.php

+ 2 - 2
leven/inc/wpcom-colors.php

@@ -119,11 +119,11 @@ add_color_rule( 'link', '#ff302c', array(
 	// Text-color
 	array( '.site-title a:hover,
 			.social-navigation a,
-			.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
 			.wp-block-button.is-style-outline .wp-block-button__link,
+			.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
 			.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,
-			.wp-block-button.is-style-outline.wp-block-button__link:not(.has-text-color), 
 			.wp-block-button.is-style-outline.wp-block-button__link,
+			.wp-block-button.is-style-outline.wp-block-button__link:not(.has-text-color), 
 			.wp-block-button.is-style-outline.wp-block-button__link:not(.has-text-color):active,
 			.wp-block-newspack-blocks-homepage-articles article .entry-title a,
 			a', 'color' ),