From: Ian Weller Date: Fri, 15 Jan 2016 13:54:10 +0000 (-0500) Subject: another bit of gradient adjustment X-Git-Tag: v1.0.0^2~33 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9cd3267821e206fe1ba6101125b5a8cf989d3063;p=WP-Themes%2Fshipwreckmuseum.git another bit of gradient adjustment --- diff --git a/css/app.css b/css/app.css index 81f5085..ab49a5f 100644 --- a/css/app.css +++ b/css/app.css @@ -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%); diff --git a/scss/mixins/_gradient.scss b/scss/mixins/_gradient.scss index ee3ea8a..2a07699 100644 --- a/scss/mixins/_gradient.scss +++ b/scss/mixins/_gradient.scss @@ -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%);