瀏覽代碼

Shoreditch: Remove box shadow from image link

Niels Lange 5 年之前
父節點
當前提交
a6993ad8ab
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      shoreditch/style.css

+ 1 - 0
shoreditch/style.css

@@ -1071,6 +1071,7 @@ a:hover {
 
 .comment-content a.no-shadow,
 .entry-content a.no-shadow,
+.entry-content .wp-block-image a,
 .entry-summary a.no-shadow {
 	box-shadow: none;
 }