another bit of gradient adjustment
authorIan Weller <ian@gaslightmedia.com>
Fri, 15 Jan 2016 13:54:10 +0000 (08:54 -0500)
committerIan Weller <ian@gaslightmedia.com>
Fri, 15 Jan 2016 13:54:10 +0000 (08:54 -0500)
css/app.css
scss/mixins/_gradient.scss

index 81f5085..ab49a5f 100644 (file)
@@ -6396,9 +6396,9 @@ img.alignleft, img.alignright, img.aligncenter, img.alignnone, div.wp-caption im
         background: -ms-linear-gradient(top, #1999ce 90%, #107098 100%); } }
     @media screen and (max-width: 1024px) {
       #searchform div input.blogbutton {
-        background: -webkit-linear-gradient(top, #1999ce 93%, #107098 100%);
-        background: -moz-linear-gradient(center top, #1999ce 93%, #107098 100%);
-        background: -ms-linear-gradient(top, #1999ce 93%, #107098 100%); } }
+        background: -webkit-linear-gradient(top, #1999ce 94%, #107098 100%);
+        background: -moz-linear-gradient(center top, #1999ce 94%, #107098 100%);
+        background: -ms-linear-gradient(top, #1999ce 94%, #107098 100%); } }
     @media screen and (max-width: 950px) {
       #searchform div input.blogbutton {
         background: -webkit-linear-gradient(top, #1999ce 96%, #107098 100%);
@@ -6819,9 +6819,9 @@ main.page-front #content-wrapper {
       background: -ms-linear-gradient(top, #2f4d4f 90%, rgba(255, 255, 255, 0) 100%); } }
   @media screen and (max-width: 1024px) {
     main.page-front #content-wrapper {
-      background: -webkit-linear-gradient(top, #2f4d4f 93%, rgba(255, 255, 255, 0) 100%);
-      background: -moz-linear-gradient(center top, #2f4d4f 93%, rgba(255, 255, 255, 0) 100%);
-      background: -ms-linear-gradient(top, #2f4d4f 93%, rgba(255, 255, 255, 0) 100%); } }
+      background: -webkit-linear-gradient(top, #2f4d4f 94%, rgba(255, 255, 255, 0) 100%);
+      background: -moz-linear-gradient(center top, #2f4d4f 94%, rgba(255, 255, 255, 0) 100%);
+      background: -ms-linear-gradient(top, #2f4d4f 94%, rgba(255, 255, 255, 0) 100%); } }
   @media screen and (max-width: 950px) {
     main.page-front #content-wrapper {
       background: -webkit-linear-gradient(top, #2f4d4f 96%, rgba(255, 255, 255, 0) 100%);
@@ -6918,9 +6918,9 @@ main.page-inside {
       background: -ms-linear-gradient(top, #2f4d4f 90%, rgba(255, 255, 255, 0) 100%); } }
   @media screen and (max-width: 1024px) {
     main.page-inside {
-      background: -webkit-linear-gradient(top, #2f4d4f 93%, rgba(255, 255, 255, 0) 100%);
-      background: -moz-linear-gradient(center top, #2f4d4f 93%, rgba(255, 255, 255, 0) 100%);
-      background: -ms-linear-gradient(top, #2f4d4f 93%, rgba(255, 255, 255, 0) 100%); } }
+      background: -webkit-linear-gradient(top, #2f4d4f 94%, rgba(255, 255, 255, 0) 100%);
+      background: -moz-linear-gradient(center top, #2f4d4f 94%, rgba(255, 255, 255, 0) 100%);
+      background: -ms-linear-gradient(top, #2f4d4f 94%, rgba(255, 255, 255, 0) 100%); } }
   @media screen and (max-width: 950px) {
     main.page-inside {
       background: -webkit-linear-gradient(top, #2f4d4f 96%, rgba(255, 255, 255, 0) 100%);
@@ -6981,9 +6981,9 @@ main.page-inside {
         background: -ms-linear-gradient(top, #2f4d4f 90%, rgba(255, 255, 255, 0) 100%); } }
     @media screen and (max-width: 1024px) {
       main.page-inside #content-wrapper {
-        background: -webkit-linear-gradient(top, #2f4d4f 93%, rgba(255, 255, 255, 0) 100%);
-        background: -moz-linear-gradient(center top, #2f4d4f 93%, rgba(255, 255, 255, 0) 100%);
-        background: -ms-linear-gradient(top, #2f4d4f 93%, rgba(255, 255, 255, 0) 100%); } }
+        background: -webkit-linear-gradient(top, #2f4d4f 94%, rgba(255, 255, 255, 0) 100%);
+        background: -moz-linear-gradient(center top, #2f4d4f 94%, rgba(255, 255, 255, 0) 100%);
+        background: -ms-linear-gradient(top, #2f4d4f 94%, rgba(255, 255, 255, 0) 100%); } }
     @media screen and (max-width: 950px) {
       main.page-inside #content-wrapper {
         background: -webkit-linear-gradient(top, #2f4d4f 96%, rgba(255, 255, 255, 0) 100%);
@@ -7076,9 +7076,9 @@ main.page-inside {
           background: -ms-linear-gradient(top, #2f4d4f 90%, rgba(255, 255, 255, 0) 100%); } }
       @media screen and (max-width: 1024px) {
         main.page-inside #content-wrapper #main-content {
-          background: -webkit-linear-gradient(top, #2f4d4f 93%, rgba(255, 255, 255, 0) 100%);
-          background: -moz-linear-gradient(center top, #2f4d4f 93%, rgba(255, 255, 255, 0) 100%);
-          background: -ms-linear-gradient(top, #2f4d4f 93%, rgba(255, 255, 255, 0) 100%); } }
+          background: -webkit-linear-gradient(top, #2f4d4f 94%, rgba(255, 255, 255, 0) 100%);
+          background: -moz-linear-gradient(center top, #2f4d4f 94%, rgba(255, 255, 255, 0) 100%);
+          background: -ms-linear-gradient(top, #2f4d4f 94%, rgba(255, 255, 255, 0) 100%); } }
       @media screen and (max-width: 950px) {
         main.page-inside #content-wrapper #main-content {
           background: -webkit-linear-gradient(top, #2f4d4f 96%, rgba(255, 255, 255, 0) 100%);
@@ -8100,9 +8100,9 @@ input[type="submit"].blogbutton {
       background: -ms-linear-gradient(top, #2f4d4f 90%, transparent 100%); } }
   @media screen and (max-width: 1024px) {
     .blog-single {
-      background: -webkit-linear-gradient(top, #2f4d4f 93%, transparent 100%);
-      background: -moz-linear-gradient(center top, #2f4d4f 93%, transparent 100%);
-      background: -ms-linear-gradient(top, #2f4d4f 93%, transparent 100%); } }
+      background: -webkit-linear-gradient(top, #2f4d4f 94%, transparent 100%);
+      background: -moz-linear-gradient(center top, #2f4d4f 94%, transparent 100%);
+      background: -ms-linear-gradient(top, #2f4d4f 94%, transparent 100%); } }
   @media screen and (max-width: 950px) {
     .blog-single {
       background: -webkit-linear-gradient(top, #2f4d4f 96%, transparent 100%);
@@ -8164,9 +8164,9 @@ input[type="submit"].blogbutton {
       background: -ms-linear-gradient(top, #2f4d4f 90%, transparent 100%); } }
   @media screen and (max-width: 1024px) {
     .blog-home {
-      background: -webkit-linear-gradient(top, #2f4d4f 93%, transparent 100%);
-      background: -moz-linear-gradient(center top, #2f4d4f 93%, transparent 100%);
-      background: -ms-linear-gradient(top, #2f4d4f 93%, transparent 100%); } }
+      background: -webkit-linear-gradient(top, #2f4d4f 94%, transparent 100%);
+      background: -moz-linear-gradient(center top, #2f4d4f 94%, transparent 100%);
+      background: -ms-linear-gradient(top, #2f4d4f 94%, transparent 100%); } }
   @media screen and (max-width: 950px) {
     .blog-home {
       background: -webkit-linear-gradient(top, #2f4d4f 96%, transparent 100%);
@@ -8228,9 +8228,9 @@ input[type="submit"].blogbutton {
       background: -ms-linear-gradient(top, #2f4d4f 90%, transparent 100%); } }
   @media screen and (max-width: 1024px) {
     .blog-archive {
-      background: -webkit-linear-gradient(top, #2f4d4f 93%, transparent 100%);
-      background: -moz-linear-gradient(center top, #2f4d4f 93%, transparent 100%);
-      background: -ms-linear-gradient(top, #2f4d4f 93%, transparent 100%); } }
+      background: -webkit-linear-gradient(top, #2f4d4f 94%, transparent 100%);
+      background: -moz-linear-gradient(center top, #2f4d4f 94%, transparent 100%);
+      background: -ms-linear-gradient(top, #2f4d4f 94%, transparent 100%); } }
   @media screen and (max-width: 950px) {
     .blog-archive {
       background: -webkit-linear-gradient(top, #2f4d4f 96%, transparent 100%);
@@ -8490,9 +8490,9 @@ input[type="submit"].blogbutton {
       background: -ms-linear-gradient(top, #2f4d4f 90%, transparent 100%); } }
   @media screen and (max-width: 1024px) {
     .search-results {
-      background: -webkit-linear-gradient(top, #2f4d4f 93%, transparent 100%);
-      background: -moz-linear-gradient(center top, #2f4d4f 93%, transparent 100%);
-      background: -ms-linear-gradient(top, #2f4d4f 93%, transparent 100%); } }
+      background: -webkit-linear-gradient(top, #2f4d4f 94%, transparent 100%);
+      background: -moz-linear-gradient(center top, #2f4d4f 94%, transparent 100%);
+      background: -ms-linear-gradient(top, #2f4d4f 94%, transparent 100%); } }
   @media screen and (max-width: 950px) {
     .search-results {
       background: -webkit-linear-gradient(top, #2f4d4f 96%, transparent 100%);
index ee3ea8a..2a07699 100644 (file)
@@ -36,9 +36,9 @@
         background: -ms-linear-gradient(top, $from 90%, $to 100%);
     }
     @media screen and (max-width: 1024px) {
-        background: -webkit-linear-gradient(top, $from 93%, $to 100%);
-        background: -moz-linear-gradient(center top, $from 93%, $to 100%);
-        background: -ms-linear-gradient(top, $from 93%, $to 100%);
+        background: -webkit-linear-gradient(top, $from 94%, $to 100%);
+        background: -moz-linear-gradient(center top, $from 94%, $to 100%);
+        background: -ms-linear-gradient(top, $from 94%, $to 100%);
     }
     @media screen and (max-width: 950px) {
         background: -webkit-linear-gradient(top, $from 96%, $to 100%);