removed important attributes from properties
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 13 Nov 2015 14:47:14 +0000 (09:47 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 13 Nov 2015 14:47:14 +0000 (09:47 -0500)
style.css

index 8629c26..3084b90 100644 (file)
--- a/style.css
+++ b/style.css
@@ -310,13 +310,13 @@ table.variations td {
 
 /* added anthonyT */
 
-.site-branding {
+ .site-header .g-top-bar .site-branding {
     background: url("/wp-content/themes/galleria/assets/the-molehole-logo.jpg") 0% 40% no-repeat; 
     background-size: 100% auto;
-    height: 100px; !important;
-    max-width: 365px !important;
-    text-align: center !important;
-    margin: 25px auto !important;
+    height: 100px;
+    max-width: 365px;
+    text-align: center;
+    margin: 25px auto;
 }
 
 .site-branding h1 {
@@ -735,7 +735,7 @@ p.stars a {
   .site-header {
     padding-top: 0;
     margin-bottom: 1em; }
-    .site-header .site-branding,
+     .site-header .site-branding ,
     .site-header .site-logo-anchor,
     .site-header .site-logo-link {
       width: 100%;