소스 검색

Lodestar: Fix image block background color issue

Niels Lange 5 년 전
부모
커밋
deaed82cc1
1개의 변경된 파일0개의 추가작업 그리고 10개의 파일을 삭제
  1. 0 10
      lodestar/style.css

+ 0 - 10
lodestar/style.css

@@ -794,16 +794,6 @@ a:active {
 	border-bottom-color: transparent;
 }
 
-.entry-content a img,
-.widget a img {
-    background: #fff;
-    box-shadow: 0 0 0 6px #fff;
-}
-
-.site-footer .widget-area a img {
-	box-shadow: 0 0 0 6px #eee;
-}
-
 .gallery-item a {
 	border: 0;
 }