فهرست منبع

Remove custom selection colors

Kjell Reigstad 5 سال پیش
والد
کامیت
d894f23f50
1فایلهای تغییر یافته به همراه0 افزوده شده و 8 حذف شده
  1. 0 8
      dalston/inc/wpcom-colors.php

+ 0 - 8
dalston/inc/wpcom-colors.php

@@ -315,14 +315,6 @@ add_color_rule( 'fg1', '#0d1b24', array(
  * Custom CSS
  */
 function mayland_custom_colors_extra_css() { ?>
-	::selection {
-		background-color: currentColor;
-		mix-blend-mode: hard-light;
-	}
-	::-moz-selection {
-		background-color: currentColor;
-		mix-blend-mode: hard-light;
-	}
 	@media screen and (min-width: 560px) {
 		.main-navigation > div > ul > li > .sub-menu > li:first-child > a {
 			border-top: 1px solid;