소스 검색

Apostrophe 2: Pinterest Icon Fix

torres126 6 년 전
부모
커밋
4c3f998367
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apostrophe-2/style.css

+ 1 - 1
apostrophe-2/style.css

@@ -950,7 +950,7 @@ a:active {
 	fill: #007bb6;
 }
 
-.jetpack-social-navigation ul li:hover a[href*="pinterest.com"] .icon {
+.jetpack-social-navigation ul li:hover a[href*="pinterest."] .icon {
 	fill: #cb2027;
 }