graphic updates
authorIan Weller <ian@gaslightmedia.com>
Wed, 13 Apr 2016 13:37:33 +0000 (09:37 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 13 Apr 2016 13:37:33 +0000 (09:37 -0400)
assets/ready-to-get-started-3.png [new file with mode: 0644]
assets/view-our-portfolio-3.png [new file with mode: 0644]
css/app.css
scss/_main.scss
scss/_right-off-canvas.scss
scss/_sidebar.scss

diff --git a/assets/ready-to-get-started-3.png b/assets/ready-to-get-started-3.png
new file mode 100644 (file)
index 0000000..5e70004
Binary files /dev/null and b/assets/ready-to-get-started-3.png differ
diff --git a/assets/view-our-portfolio-3.png b/assets/view-our-portfolio-3.png
new file mode 100644 (file)
index 0000000..a137b68
Binary files /dev/null and b/assets/view-our-portfolio-3.png differ
index 6c9e29b..3046d62 100644 (file)
@@ -6612,22 +6612,22 @@ h2#block-title {
 #portfolio_contact a#portfolio {
   height: 101px;
   width: 194px;
-  background: url(../assets/view-our-portfolio-2.png) no-repeat;
+  background: url(../assets/view-our-portfolio-3.png) no-repeat;
   background-position: 0 0;
   display: inline-block;
   margin: 15px 0 50px; }
   #portfolio_contact a#portfolio:hover {
-    background: url(../assets/view-our-portfolio-2.png) no-repeat;
+    background: url(../assets/view-our-portfolio-3.png) no-repeat;
     background-position: 0px -121px; }
 #portfolio_contact a#contact-button {
   height: 69px;
   width: 219px;
-  background: url(../assets/ready-to-get-started.jpg) no-repeat;
+  background: url(../assets/ready-to-get-started-3.png) no-repeat;
   background-position: 0 0;
   display: inline-block;
   margin: 47px 0 50px; }
   #portfolio_contact a#contact-button:hover {
-    background: url(../assets/ready-to-get-started.jpg) no-repeat;
+    background: url(../assets/ready-to-get-started-3.png) no-repeat;
     background-position: 0px -79px; }
 
 #content-back {
@@ -7353,19 +7353,19 @@ input[type="submit"].blogbutton {
   .sidebar a#portfolio {
     height: 101px;
     width: 194px;
-    background: url(../assets/view-our-portfolio-2.png) no-repeat;
+    background: url(../assets/view-our-portfolio-3.png) no-repeat;
     background-position: 0 0;
     display: block;
     margin: 15px 0 0; }
     .sidebar a#portfolio:hover {
-      background: url(../assets/view-our-portfolio-2.png) no-repeat;
+      background: url(../assets/view-our-portfolio-3.png) no-repeat;
       background-position: 0px -121px; }
   .sidebar a#ready {
     display: block;
     height: 70px;
     width: 219px;
     margin-top: 50px;
-    background: url(../assets/ready-to-get-started.jpg);
+    background: url(../assets/ready-to-get-started-3.png);
     background-position: 0 0; }
     .sidebar a#ready:hover {
       background-position: 0 69px; }
@@ -7765,11 +7765,11 @@ aside.right-off-canvas-menu ul.open {
         margin: 0 auto;
         height: 71px;
         width: 219px;
-        background: url(../assets/ready-to-get-started.png) no-repeat;
+        background: url(../assets/ready-to-get-started-3.png) no-repeat;
         background-position: 0 0;
         display: block; }
         .right-off-canvas-menu ul#off-extras li a#ready-off:hover {
-          background: url(../assets/ready-to-get-started.png) no-repeat;
+          background: url(../assets/ready-to-get-started-3.png) no-repeat;
           background-position: 0px -77px; }
       .right-off-canvas-menu ul#off-extras li a#right-social {
         position: absolute;
index ff24501..c999c69 100644 (file)
@@ -131,24 +131,24 @@ h2#block-title {
     a#portfolio {
         height: 101px;
         width: 194px;
-        background: url(../assets/view-our-portfolio-2.png) no-repeat;
+        background: url(../assets/view-our-portfolio-3.png) no-repeat;
         background-position: 0 0;
         display: inline-block;
         margin: 15px 0 50px;
         &:hover {
-            background: url(../assets/view-our-portfolio-2.png) no-repeat;
+            background: url(../assets/view-our-portfolio-3.png) no-repeat;
             background-position: 0px -121px;
         }
     }
     a#contact-button {
         height: 69px;
         width: 219px;
-        background: url(../assets/ready-to-get-started.jpg) no-repeat;
+        background: url(../assets/ready-to-get-started-3.png) no-repeat;
         background-position: 0 0;
         display: inline-block;
         margin: 47px 0 50px;
         &:hover {
-            background: url(../assets/ready-to-get-started.jpg) no-repeat;
+            background: url(../assets/ready-to-get-started-3.png) no-repeat;
             background-position: 0px -79px;
         }
     }
index 7d3a050..236c0b5 100644 (file)
@@ -103,11 +103,11 @@ aside.right-off-canvas-menu ul.open {
                             margin: 0 auto;
                             height: 71px;
                             width: 219px;
-                            background: url(../assets/ready-to-get-started.png) no-repeat;
+                            background: url(../assets/ready-to-get-started-3.png) no-repeat;
                             background-position: 0 0;
                             display: block;
                             &:hover {
-                                background: url(../assets/ready-to-get-started.png) no-repeat;
+                                background: url(../assets/ready-to-get-started-3.png) no-repeat;
                                 background-position: 0px -77px;
                             }
                         }
index f5c6bf4..3de2079 100644 (file)
     a#portfolio {
         height: 101px;
         width: 194px;
-        background: url(../assets/view-our-portfolio-2.png) no-repeat;
+        background: url(../assets/view-our-portfolio-3.png) no-repeat;
         background-position: 0 0;
         display: block;
         margin: 15px 0 0;
         &:hover {
-            background: url(../assets/view-our-portfolio-2.png) no-repeat;
+            background: url(../assets/view-our-portfolio-3.png) no-repeat;
             background-position: 0px -121px;
         }
     }
@@ -60,7 +60,7 @@
         height: 70px;
         width: 219px;
         margin-top: 50px;
-        background: url(../assets/ready-to-get-started.jpg);
+        background: url(../assets/ready-to-get-started-3.png);
         background-position: 0 0;
         &:hover {
             background-position: 0 69px