New background image
authorLaury GvR <laury@gaslightmedia.com>
Tue, 2 Feb 2016 18:16:32 +0000 (13:16 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 2 Feb 2016 18:16:32 +0000 (13:16 -0500)
assets/1060+Winter+Beach.jpg [new file with mode: 0644]
assets/main-bkgrd-image.jpg [deleted file]
css/app.css
scss/_structure.scss
scss/_topbar.scss

diff --git a/assets/1060+Winter+Beach.jpg b/assets/1060+Winter+Beach.jpg
new file mode 100644 (file)
index 0000000..42f6eaf
Binary files /dev/null and b/assets/1060+Winter+Beach.jpg differ
diff --git a/assets/main-bkgrd-image.jpg b/assets/main-bkgrd-image.jpg
deleted file mode 100644 (file)
index 456d49d..0000000
Binary files a/assets/main-bkgrd-image.jpg and /dev/null differ
index 2841baf..486d054 100644 (file)
@@ -6452,7 +6452,7 @@ header {
 .tab-bar .tab-bar-section.middle {
   text-align: right; }
 
-.top-bar-section ul#menu-main-menu > li > ul > li:hover:not(.has-form) > a {
+.top-bar-section ul#menu-main-menu > li:hover:not(.has-form) > a {
   border-left-width: 1px;
   border-right-width: 1px;
   border-top-width: 0;
@@ -7540,7 +7540,7 @@ footer {
   background-color: transparent; }
 
 .bg-container {
-  background: url(../assets/main-bkgrd-image.jpg) no-repeat bottom;
+  background: url(../assets/1060+Winter+Beach.jpg) no-repeat bottom;
   padding-bottom: 151px;
   background-size: cover;
   margin-top: 86px; }
index 6c49a26..4d08a0b 100644 (file)
@@ -15,7 +15,7 @@
     background-color: transparent;
 }
 .bg-container {
-    background: url(../assets/main-bkgrd-image.jpg) no-repeat bottom;
+    background: url(../assets/1060+Winter+Beach.jpg) no-repeat bottom;
     padding-bottom: 151px;
     background-size: cover;
     margin-top: 86px;
index 59cf50e..e9cdd64 100644 (file)
@@ -13,7 +13,7 @@
         text-align: right;
     }
 }
-.top-bar-section ul#menu-main-menu > li > ul > li:hover:not(.has-form) > a {
+.top-bar-section ul#menu-main-menu > li:hover:not(.has-form) > a {
     border-left-width: 1px;
     border-right-width: 1px;
     border-top-width: 0;