浏览代码

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;
 }