Explorar el Código

Shoreditch: Remove box shadow from image link

Niels Lange hace 5 años
padre
commit
a6993ad8ab
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;
 }