Browse Source

Shoreditch: Remove box shadow from image link

Niels Lange 5 years ago
parent
commit
a6993ad8ab
1 changed files with 1 additions and 0 deletions
  1. 1 0
      shoreditch/style.css

+ 1 - 0
shoreditch/style.css

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