Jelajahi Sumber

Merge pull request #1686 from Automattic/fix/#1685

Lodestar: Fix image block background color issue
Ben Dwyer 4 tahun lalu
induk
melakukan
d2aa9d7339
1 mengubah file dengan 2 tambahan dan 12 penghapusan
  1. 2 12
      lodestar/style.css

+ 2 - 12
lodestar/style.css

@@ -4,7 +4,7 @@ Theme URI: http://theme.wordpress.com/themes/lodestar
 Author: Automattic
 Author URI: https://www.wordpress.com
 Description: Lodestar is a trendy one-page theme designed with startups and small business ventures in mind.
-Version: 1.0.14-wpcom
+Version: 1.0.15-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lodestar
@@ -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;
 }
@@ -2728,7 +2718,7 @@ object {
 		padding: 0;
 		text-align: left;
 	}
-	
+
 	.main-navigation li {
 		display: inline-block;
 		position: relative;