replaced default dropdown image
authorIan Weller <ian@gaslightmedia.com>
Tue, 20 Oct 2015 18:50:15 +0000 (14:50 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 20 Oct 2015 18:50:15 +0000 (14:50 -0400)
assets/tparkganghoriz-1024x454.jpg [new file with mode: 0644]
css/app.css
scss/_topbar.scss

diff --git a/assets/tparkganghoriz-1024x454.jpg b/assets/tparkganghoriz-1024x454.jpg
new file mode 100644 (file)
index 0000000..f028d2f
Binary files /dev/null and b/assets/tparkganghoriz-1024x454.jpg differ
index fe33a66..77564f2 100644 (file)
@@ -6866,7 +6866,7 @@ h4 {
         min-height: 200px;
         height: 100%;
         background-color: rgba(255, 255, 255, 0.9);
-        background-image: url(../assets/drop-img.jpg);
+        background-image: url(../assets/tparkganghoriz-1024x454.jpg);
         background-repeat: no-repeat;
         background-position: 0 0;
         background-size: 576px 180px;
index e326b0a..5113074 100644 (file)
                     min-height: 200px;
                     height: 100%;
                     background-color: rgba($white, 0.9);
-                    background-image: url(../assets/drop-img.jpg);
+                    background-image: url(../assets/tparkganghoriz-1024x454.jpg);
                     background-repeat: no-repeat;
                     background-position: 0 0;
                     background-size: 576px 180px;