Explorar o código

Remove custom selection colors

Kjell Reigstad %!s(int64=5) %!d(string=hai) anos
pai
achega
11ef6a7a03
Modificáronse 1 ficheiros con 0 adicións e 8 borrados
  1. 0 8
      redhill/inc/wpcom-colors.php

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

@@ -423,14 +423,6 @@ add_color_rule( 'fg1', '#007FDB', array(
  * Custom CSS
  */
 function redhill_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 (max-width: 560px) {
 		/* Prevent background color hovers on mobile */
 		.site-header .main-navigation > div,