From: Anthony Talarico Date: Thu, 15 Oct 2015 20:05:08 +0000 (-0400) Subject: Adjusted gradient in _gradient.scss X-Git-Tag: v1.0.0^2~119 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=3d8d40e590b65a2e882f9c77e3371c9b6dc10835;p=WP-Themes%2Fshipwreckmuseum.git Adjusted gradient in _gradient.scss --- diff --git a/css/app.css b/css/app.css index c353c17..29ed0fe 100644 --- a/css/app.css +++ b/css/app.css @@ -6617,9 +6617,9 @@ img.alignleft, img.alignright, img.aligncenter, img.alignnone, div.wp-caption im max-width: 100%; text-align: center; } #searchform div input.blogbutton { - background: -webkit-linear-gradient(top, #1999ce 70%, #107098 100%); - background: -moz-linear-gradient(center top, #1999ce 70%, #107098 100%); - background: -ms-linear-gradient(top, #1999ce 70%, #107098 100%); + background: -webkit-linear-gradient(top, #1999ce 73%, #107098 100%); + background: -moz-linear-gradient(center top, #1999ce 73%, #107098 100%); + background: -ms-linear-gradient(top, #1999ce 73%, #107098 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1999ce', endColorstr='#00ffffff',GradientType=0 ); } #blog-side-info { @@ -6982,9 +6982,9 @@ html { background-color: rgba(47, 77, 79, 0.65); } main.page-front #content-wrapper { - background: -webkit-linear-gradient(top, #2f4d4f 70%, rgba(255, 255, 255, 0) 100%); - background: -moz-linear-gradient(center top, #2f4d4f 70%, rgba(255, 255, 255, 0) 100%); - background: -ms-linear-gradient(top, #2f4d4f 70%, rgba(255, 255, 255, 0) 100%); + background: -webkit-linear-gradient(top, #2f4d4f 73%, rgba(255, 255, 255, 0) 100%); + background: -moz-linear-gradient(center top, #2f4d4f 73%, rgba(255, 255, 255, 0) 100%); + background: -ms-linear-gradient(top, #2f4d4f 73%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4d4f', endColorstr='#00ffffff',GradientType=0 ); } main.page-front #content-wrapper #main-content { background: #FFFFFF; @@ -7023,9 +7023,9 @@ main.page-front #content-wrapper { main.page-front #content-wrapper a.action-block img { margin: 35px 0 30px; } } main.page-inside #content-wrapper { - background: -webkit-linear-gradient(top, #2f4d4f 70%, rgba(255, 255, 255, 0) 100%); - background: -moz-linear-gradient(center top, #2f4d4f 70%, rgba(255, 255, 255, 0) 100%); - background: -ms-linear-gradient(top, #2f4d4f 70%, rgba(255, 255, 255, 0) 100%); + background: -webkit-linear-gradient(top, #2f4d4f 73%, rgba(255, 255, 255, 0) 100%); + background: -moz-linear-gradient(center top, #2f4d4f 73%, rgba(255, 255, 255, 0) 100%); + background: -ms-linear-gradient(top, #2f4d4f 73%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4d4f', endColorstr='#00ffffff',GradientType=0 ); } main.page-inside #content-wrapper .featured-image { min-height: 525px; @@ -7059,9 +7059,9 @@ main.page-inside #content-wrapper { main.page-inside #content-wrapper .headline { margin-top: -110px; } } main.page-inside #content-wrapper #main-content { - background: -webkit-linear-gradient(top, #2f4d4f 70%, rgba(255, 255, 255, 0) 100%); - background: -moz-linear-gradient(center top, #2f4d4f 70%, rgba(255, 255, 255, 0) 100%); - background: -ms-linear-gradient(top, #2f4d4f 70%, rgba(255, 255, 255, 0) 100%); + background: -webkit-linear-gradient(top, #2f4d4f 73%, rgba(255, 255, 255, 0) 100%); + background: -moz-linear-gradient(center top, #2f4d4f 73%, rgba(255, 255, 255, 0) 100%); + background: -ms-linear-gradient(top, #2f4d4f 73%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4d4f', endColorstr='#00ffffff',GradientType=0 ); } main.page-inside #content-wrapper #main-content .breadcrumbs > * { font-style: italic; } @@ -7326,21 +7326,21 @@ input[type="submit"].blogbutton { color: white; } .blog-single { - background: -webkit-linear-gradient(top, #2f4d4f 70%, transparent 100%); - background: -moz-linear-gradient(center top, #2f4d4f 70%, transparent 100%); - background: -ms-linear-gradient(top, #2f4d4f 70%, transparent 100%); + background: -webkit-linear-gradient(top, #2f4d4f 73%, transparent 100%); + background: -moz-linear-gradient(center top, #2f4d4f 73%, transparent 100%); + background: -ms-linear-gradient(top, #2f4d4f 73%, transparent 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4d4f', endColorstr='#00ffffff',GradientType=0 ); } .blog-home { - background: -webkit-linear-gradient(top, #2f4d4f 70%, transparent 100%); - background: -moz-linear-gradient(center top, #2f4d4f 70%, transparent 100%); - background: -ms-linear-gradient(top, #2f4d4f 70%, transparent 100%); + background: -webkit-linear-gradient(top, #2f4d4f 73%, transparent 100%); + background: -moz-linear-gradient(center top, #2f4d4f 73%, transparent 100%); + background: -ms-linear-gradient(top, #2f4d4f 73%, transparent 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4d4f', endColorstr='#00ffffff',GradientType=0 ); } .blog-archive { - background: -webkit-linear-gradient(top, #2f4d4f 70%, transparent 100%); - background: -moz-linear-gradient(center top, #2f4d4f 70%, transparent 100%); - background: -ms-linear-gradient(top, #2f4d4f 70%, transparent 100%); + background: -webkit-linear-gradient(top, #2f4d4f 73%, transparent 100%); + background: -moz-linear-gradient(center top, #2f4d4f 73%, transparent 100%); + background: -ms-linear-gradient(top, #2f4d4f 73%, transparent 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4d4f', endColorstr='#00ffffff',GradientType=0 ); } #blog-posts-over { @@ -7531,9 +7531,9 @@ input[type="submit"].blogbutton { right: 0; } .search-results { - background: -webkit-linear-gradient(top, #2f4d4f 70%, transparent 100%); - background: -moz-linear-gradient(center top, #2f4d4f 70%, transparent 100%); - background: -ms-linear-gradient(top, #2f4d4f 70%, transparent 100%); + background: -webkit-linear-gradient(top, #2f4d4f 73%, transparent 100%); + background: -moz-linear-gradient(center top, #2f4d4f 73%, transparent 100%); + background: -ms-linear-gradient(top, #2f4d4f 73%, transparent 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4d4f', endColorstr='#00ffffff',GradientType=0 ); } .search-results .search-result-header { background: url(../assets/home-pg-content-header-map-image.jpg) repeat-y; diff --git a/scss/mixins/_gradient.scss b/scss/mixins/_gradient.scss index 477902c..4612902 100644 --- a/scss/mixins/_gradient.scss +++ b/scss/mixins/_gradient.scss @@ -4,9 +4,9 @@ */ @mixin gradient($from, $to) { - background: -webkit-linear-gradient(top, $from 70%, $to 100%); - background: -moz-linear-gradient(center top, $from 70%, $to 100%); - background: -ms-linear-gradient(top, $from 70%, $to 100%); + background: -webkit-linear-gradient(top, $from 73%, $to 100%); + background: -moz-linear-gradient(center top, $from 73%, $to 100%); + background: -ms-linear-gradient(top, $from 73%, $to 100%); // filter: progid:DXIm-ageTransform.Microsoft.gradient(startColorstr='#{$from}', endColorstr'#{$to}'); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#{$from}', endColorstr='#00ffffff',GradientType=0 ); // filter: none;