changed relative link path for assets
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 13 Nov 2015 14:13:40 +0000 (09:13 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 13 Nov 2015 14:13:40 +0000 (09:13 -0500)
style.css

index 3ad31d9..4953b84 100644 (file)
--- a/style.css
+++ b/style.css
@@ -321,7 +321,7 @@ table.variations td {
     }
 } 
 .site-branding {
-    background: url("/assets/the-molehole-logo.jpg") 0% 40% no-repeat; 
+    background: url("/wp-content/themes/galleria/assets/the-molehole-logo.jpg") 0% 40% no-repeat; 
     background-size: 100% auto;
     margin-top: 25px !important;
     margin-bottom: 20px !important;