hard reset; deleted modification then added back

This commit is contained in:
VitaliyTr 2017-02-04 02:38:26 +07:00
parent 42dd5fc78c
commit dfbeb339fc
9 changed files with 359 additions and 334 deletions

View file

@ -222,6 +222,7 @@ pages:
mail-list-heading: Mailing List mail-list-heading: Mailing List
mail-list-text: Have trouble keeping up-to-date? Join our mailing list. mail-list-text: Have trouble keeping up-to-date? Join our mailing list.
social-text-heading: VISIT DASH FORUM social-text-heading: VISIT DASH FORUM
forum-btn: Visit Forums
social-text: For technical support or troubleshooting with wallets, mining, or other general questions, please visit DASH FORUM or one of the many other community resources. social-text: For technical support or troubleshooting with wallets, mining, or other general questions, please visit DASH FORUM or one of the many other community resources.
volunteer-heading: Volunteer volunteer-heading: Volunteer
join-btn: Join join-btn: Join

View file

@ -24,26 +24,28 @@
</div> </div>
</div> </div>
<div class="row"> <div class="row">
<div class="col-xs-6"> <div class="col-xs-12">
<input class="input-block" placeholder="Email" type="text"> <input class="input-block" placeholder="Email" type="text">
</div> </div>
<div class="col-xs-6"> </div>
<select class="form-control" placeholder="category"> <div class="row">
<option value="">Category</option> <div class="col-xs-12">
<select class="form-control input-block" placeholder="category">
<option value="">Category</option>
<option value="feedback">Feedback</option> <option value="feedback">Feedback</option>
</select> </select>
</div> </div>
</div> </div>
<div class="row"> <div class="row">
<div class="col-xs-12"> <div class="col-xs-12">
<textarea placeholder="Message" class="input-block"></textarea> <textarea placeholder="Message" class="input-block"></textarea>
</div> </div>
</div> </div>
<div class="row"> <div class="row">
<div class="col-xs-12"> <div class="col-xs-12">
<input class="submit" type="submit" value="Send Message"> <input class="btn-blue-solid" type="submit" value="Send Message">
</div> </div>
</div> </div>
</form> </form>
</div> </div>
</div> </div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 100 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

After

Width:  |  Height:  |  Size: 75 KiB

Before After
Before After

View file

@ -10,57 +10,64 @@ description: pages.contact.description
<section class="section section--cta"> <section class="section section--cta">
<div class="section__content"> <div class="section__content">
<h3>{% t pages.contact.social-text-heading %}</h3> <h3 >{% t pages.contact.social-text-heading %}</h3>
{% tmd pages.contact.social-text %} <div class="bottom-space">{% tmd pages.contact.social-text %}</div>
<div class="bottom-space">
<a href="https://www.dash.org/forum" class="btn-blue-solid" target="_blank" >
{% t pages.contact.forum-btn %}
</a>
</div>
</div> </div>
</section> </section>
<section class="section section--cta section--colored"> <section class="section section--cta section--colored">
<div class="section__content"> <div class="section__content">
<h5>{% t pages.contact.mail-list-heading %}</h5> <h3>{% t pages.contact.mail-list-heading %}</h3>
<div class="bottom-space">{% t pages.contact.mail-list-text %}</div> <div class="bottom-space">{% t pages.contact.mail-list-text %}</div>
<div class="row"> <div class="row">
<div class="col-xs-12"> <div class="col-xs-12">
<button class="btn-white-solid js-subscribe">{% t pages.contact.join-btn %}</button> <button class="btn-white-solid js-subscribe">{% t pages.contact.join-btn %}</button>
</div>
</div> </div>
</div>
<div class="row">
<div class="col-xs-12 ">
<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
<div id="mc_embed_signup" class="js-mailing-form hidden"> <div class="row">
<form action="//dash.us10.list-manage.com/subscribe/post?u=24325ade3f458f5d1004b6c23&amp;id=8ecd7e9bb7" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div class="col-xs-12 ">
<div id="mc_embed_signup_scroll"> <!-- Begin MailChimp Signup Form -->
<h2>Subscribe to our mailing list</h2> <link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group"> <div id="mc_embed_signup" class="js-mailing-form hidden">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span> <form action="//dash.us10.list-manage.com/subscribe/post?u=24325ade3f458f5d1004b6c23&amp;id=8ecd7e9bb7" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
</label> <div id="mc_embed_signup_scroll">
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL"> <h2>Subscribe to our mailing list</h2>
</div> <div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group input-group"> <div class="mc-field-group">
<strong>Subscriptions </strong> <label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
<ul><li><input type="checkbox" value="1" name="group[9869][1]" id="mce-group[9869]-9869-0"><label for="mce-group[9869]-9869-0">Technical Updates and Alerts</label></li> </label>
<li><input type="checkbox" value="2" name="group[9869][2]" id="mce-group[9869]-9869-1"><label for="mce-group[9869]-9869-1">Monthly Newsletter</label></li> <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
<li><input type="checkbox" value="4" name="group[9869][4]" id="mce-group[9869]-9869-2"><label for="mce-group[9869]-9869-2">Weekly Content Digest from Dash.org</label></li> </div>
</ul> <div class="mc-field-group input-group">
</div> <strong>Subscriptions </strong>
<p class="bottom-space"><a href="http://us10.campaign-archive2.com/home/?u=24325ade3f458f5d1004b6c23&id=8ecd7e9bb7" title="View previous campaigns" >View previous campaigns.</a></p> <ul><li><input type="checkbox" value="1" name="group[9869][1]" id="mce-group[9869]-9869-0"><label for="mce-group[9869]-9869-0">Technical Updates and Alerts</label></li>
<div id="mce-responses" class="clear"> <li><input type="checkbox" value="2" name="group[9869][2]" id="mce-group[9869]-9869-1"><label for="mce-group[9869]-9869-1">Monthly Newsletter</label></li>
<div class="response" id="mce-error-response" style="display:none"></div> <li><input type="checkbox" value="4" name="group[9869][4]" id="mce-group[9869]-9869-2"><label for="mce-group[9869]-9869-2">Weekly Content Digest from Dash.org</label></li>
<div class="response" id="mce-success-response" style="display:none"></div> </ul>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> </div>
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_24325ade3f458f5d1004b6c23_8ecd7e9bb7" tabindex="-1" value=""></div> <p class="bottom-space"><a href="http://us10.campaign-archive2.com/home/?u=24325ade3f458f5d1004b6c23&id=8ecd7e9bb7" title="View previous campaigns" >View previous campaigns.</a></p>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div> <div id="mce-responses" class="clear">
</div> <div class="response" id="mce-error-response" style="display:none"></div>
</form> <div class="response" id="mce-success-response" style="display:none"></div>
</div> </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[6]='MMERGE6';ftypes[6]='dropdown';fnames[3]='MMERGE3';ftypes[3]='text';fnames[5]='MMERGE5';ftypes[5]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script> <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_24325ade3f458f5d1004b6c23_8ecd7e9bb7" tabindex="-1" value=""></div>
<!--End mc_embed_signup--> <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[6]='MMERGE6';ftypes[6]='dropdown';fnames[3]='MMERGE3';ftypes[3]='text';fnames[5]='MMERGE5';ftypes[5]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!--End mc_embed_signup-->
</div>
</div> </div>
</div>
</div> </div>
</section> </section>

View file

@ -1,41 +1,44 @@
form { form {
input { input {
font-size: 15px; font-size: 15px;
padding: 10px 5px 10px 5px; padding: 10px 5px 10px 12px;
border: 2px solid $color-black; border: none;
border-radius: 4px;
box-sizing: border-box; box-sizing: border-box;
appearance: none; appearance: none;
} }
select { select {
border: 2px solid $color-black; border: 2px solid $color-black;
border-radius: 0px; border-radius: 4px;
-webkit-appearance: none; -webkit-appearance: none;
} }
textarea { textarea {
border: 2px solid $color-black; border: none;
font-size: 15px; font-size: 15px;
padding: 10px 5px 10px 12px;
border-radius: 4px;
} }
.input-block { .input-block {
width: 100%; width: 100%;
margin-bottom: 12px; margin-bottom: 12px;
} }
.form-control { .form-control {
display: block; display: block;
width: 100%; width: 100%;
height: 41px; height: 41px;
padding: 6px 12px; padding: 6px 12px;
font-size: 15px; font-size: 15px;
line-height: 1.42857143; line-height: 1.42857143;
color: #999; color: #999;
background-color: #fff; background-color: #fff;
background-image: none; background-image: none;
border: 2px solid $color-black; border: none;
border-radius: 2px; border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
} }
.username { .username {
background-image: url(../images/icon-username.png); background-image: url(../images/icon-username.png);

View file

@ -11,7 +11,7 @@ you're in a hurry or lost or you just need to Make It Work©
} }
.hidden{ .hidden{
display: none !important; display: none !important;
} }
.bottom-space { .bottom-space {
@ -55,85 +55,85 @@ $wallet-tile-hover-background-base-color: lighten($color-blue-light, 9);
transition: .25s; transition: .25s;
&:hover, &:focus { &:hover, &:focus {
background-color: $wallet-tile-hover-background-base-color; background-color: $wallet-tile-hover-background-base-color;
border-color: $color-blue; border-color: $color-blue;
a { a {
color: darken($color-blue, 15); color: darken($color-blue, 15);
} }
& .thumbnail .caption .fine-print { & .thumbnail .caption .fine-print {
color: darken($color-gray-dark, 15); color: darken($color-gray-dark, 15);
} }
& .thumbnail .wallet-links-container .link { & .thumbnail .wallet-links-container .link {
border-top: solid 1px darken($color-gray, 15); border-top: solid 1px darken($color-gray, 15);
} }
} }
& .thumbnail { & .thumbnail {
& .logo-container { & .logo-container {
margin: $wallet-tile-spacing auto; margin: $wallet-tile-spacing auto;
padding: $wallet-tile-spacing*.3; padding: $wallet-tile-spacing*.3;
display: block; display: block;
max-width: $wallet-tile-logo-container-width; max-width: $wallet-tile-logo-container-width;
max-height: $wallet-tile-logo-container-height; max-height: $wallet-tile-logo-container-height;
overflow: hidden; overflow: hidden;
img { img {
max-height: 80px; max-height: 80px;
} }
} }
& .caption { & .caption {
line-height: 1 !important; line-height: 1 !important;
margin: $wallet-tile-spacing; margin: $wallet-tile-spacing;
h4 { h4 {
padding: 0 0 $wallet-tile-spacing 0; padding: 0 0 $wallet-tile-spacing 0;
} }
& .fine-print { & .fine-print {
overflow-y: auto; overflow-y: auto;
min-height: $wallet-tile-caption-fine-print-height; min-height: $wallet-tile-caption-fine-print-height;
max-height: $wallet-tile-caption-fine-print-height*2; max-height: $wallet-tile-caption-fine-print-height*2;
margin: 0 0 $wallet-tile-spacing 0; margin: 0 0 $wallet-tile-spacing 0;
font-size: $wallet-tile-caption-fine-print-font-size; font-size: $wallet-tile-caption-fine-print-font-size;
line-height: 1.5 !important; line-height: 1.5 !important;
color: $color-gray-dark; color: $color-gray-dark;
} }
} }
& .wallet-links-container { & .wallet-links-container {
width: 100%; width: 100%;
& .link { & .link {
border-top: solid 1px $color-gray; border-top: solid 1px $color-gray;
margin: 0 auto; margin: 0 auto;
width: 90%; width: 90%;
display: block; display: block;
-o-transition: 1.25s; -o-transition: 1.25s;
-ms-transition: 1.25s; -ms-transition: 1.25s;
-moz-transition: 1.25s; -moz-transition: 1.25s;
-webkit-transition: 1.25s; -webkit-transition: 1.25s;
transition: 1.25s; transition: 1.25s;
&:hover, &:focus { &:hover, &:focus {
background-color: lighten($wallet-tile-hover-background-base-color, 3); background-color: lighten($wallet-tile-hover-background-base-color, 3);
border-color: white; border-color: white;
} }
& a { & a {
display: block; display: block;
margin: 0; margin: 0;
padding: $wallet-tile-spacing*.3; padding: $wallet-tile-spacing*.3;
height: 100%; height: 100%;
width: 100%; width: 100%;
-o-transition: .5s; -o-transition: .5s;
-ms-transition: .5s; -ms-transition: .5s;
-moz-transition: .5s; -moz-transition: .5s;
-webkit-transition: .5s; -webkit-transition: .5s;
transition: .5s; transition: .5s;
&:hover, &:focus { &:hover, &:focus {
@include gradient-horizontal-three-colors($start-color: $wallet-tile-hover-background-base-color, $mid-color: lighten($wallet-tile-hover-background-base-color, 9), $end-color: $wallet-tile-hover-background-base-color); @include gradient-horizontal-three-colors($start-color: $wallet-tile-hover-background-base-color, $mid-color: lighten($wallet-tile-hover-background-base-color, 9), $end-color: $wallet-tile-hover-background-base-color);
-o-transition: .5s; -o-transition: .5s;
-ms-transition: .5s; -ms-transition: .5s;
-moz-transition: .5s; -moz-transition: .5s;
-webkit-transition: .5s; -webkit-transition: .5s;
transition: .5s; transition: .5s;
} }
} }
} }
} }
} }
} }
@ -141,17 +141,17 @@ $wallet-tile-hover-background-base-color: lighten($color-blue-light, 9);
& .modal-header { & .modal-header {
border-bottom: none; border-bottom: none;
} }
&.dash-core { &.dash-core {
& .btn.btn-default { & .btn.btn-default {
border: 1px solid $color-blue-highlight; border: 1px solid $color-blue-highlight;
&:hover, &:focus { &:hover, &:focus {
background-color: $wallet-tile-hover-background-base-color; background-color: $wallet-tile-hover-background-base-color;
border-color: white; border-color: white;
color: $color-blue-dark; color: $color-blue-dark;
} }
} }
} }
} }
@ -180,119 +180,119 @@ a.blog_link {
.b-modal { .b-modal {
&__close { &__close {
position: absolute; position: absolute;
right: 32px; right: 32px;
top: 32px; top: 32px;
width: 32px; width: 32px;
height: 32px; height: 32px;
cursor: pointer; cursor: pointer;
&:hover, .dash-core &:hover { &:hover, .dash-core &:hover {
&:before, &:after { &:before, &:after {
background-color: #000; background-color: #000;
} }
} }
&:before, &:after { &:before, &:after {
position: absolute; position: absolute;
left: 15px; left: 15px;
content: ' '; content: ' ';
height: 33px; height: 33px;
width: 2px; width: 2px;
transition: .5s; transition: .5s;
background-color: $color-blue-dark; background-color: $color-blue-dark;
.dash-core & { .dash-core & {
background-color: #fff; background-color: #fff;
} }
} }
&:before { &:before {
transform: rotate(45deg); transform: rotate(45deg);
} }
&:after { &:after {
transform: rotate(-45deg); transform: rotate(-45deg);
} }
} }
&__title { &__title {
font-size: 2.6em; font-size: 2.6em;
margin-right: 45px; margin-right: 45px;
.dash-core & { .dash-core & {
color: #fff; color: #fff;
} }
} }
&__content { &__content {
background-color: #fff; background-color: #fff;
.dash-core & { .dash-core & {
background-color: #1c75bc; background-color: #1c75bc;
} }
} }
&__header { &__header {
padding-left: 44px; padding-left: 44px;
border: none; border: none;
} }
&__body { &__body {
border: 0; border: 0;
padding-left: 44px; padding-left: 44px;
} }
&__descr { &__descr {
.dash-core & { .dash-core & {
color: #fff; color: #fff;
} }
font-size: 1.5em; font-size: 1.5em;
} }
&__accent { &__accent {
.dash-core & { .dash-core & {
color: #fff; color: #fff;
} }
font-size: 0.9em; font-size: 0.9em;
} }
&__sidebar { &__sidebar {
padding: 3px 15px 0 42px; padding: 3px 15px 0 42px;
@media (min-width: $screen-sm-min) { @media (min-width: $screen-sm-min) {
border-left: none; border-left: none;
border-top: 1px solid $color-gray; border-top: 1px solid $color-gray;
.dash-core & { .dash-core & {
border-left: none; border-left: none;
border-top: 1px solid rgba(255, 255, 255, .22); border-top: 1px solid rgba(255, 255, 255, .22);
} }
} }
@media (min-width: $screen-md-min) { @media (min-width: $screen-md-min) {
border-left: 1px solid $color-gray; border-left: 1px solid $color-gray;
border-top: none; border-top: none;
.dash-core & { .dash-core & {
border-left: 1px solid rgba(255, 255, 255, .22); border-left: 1px solid rgba(255, 255, 255, .22);
border-top: none; border-top: none;
} }
} }
} }
&__select { &__select {
position: relative; position: relative;
padding: 14px 50px 12px 10px; padding: 14px 50px 12px 10px;
background: #1c75bc; background: #1c75bc;
border-radius: 2px; border-radius: 2px;
border: 1px solid #6aaee6; border: 1px solid #6aaee6;
color: #fff; color: #fff;
font-size: 1em; font-size: 1em;
box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
-webkit-appearance: none; -webkit-appearance: none;
-moz-appearance: none; -moz-appearance: none;
appearance: none; appearance: none;
cursor: pointer; cursor: pointer;
&:after { &:after {
content: ''; content: '';
position: absolute; position: absolute;
top: 50%; top: 50%;
right: 12px; right: 12px;
margin-top: -2px; margin-top: -2px;
vertical-align: middle; vertical-align: middle;
width: 0; width: 0;
height: 0; height: 0;
margin-left: 2px; margin-left: 2px;
vertical-align: middle; vertical-align: middle;
border-top: 4px solid #000; border-top: 4px solid #000;
border-right: 4px solid transparent; border-right: 4px solid transparent;
border-bottom: 0 dotted; border-bottom: 0 dotted;
border-left: 4px solid transparent; border-left: 4px solid transparent;
} }
} }
} }
@ -303,36 +303,48 @@ a.blog_link {
overflow: hidden; overflow: hidden;
position: relative; position: relative;
text-align: center; text-align: center;
z-index: 1;
&:after {
content: '';
background-image: -webkit-linear-gradient(315deg, rgba(40,61,129,0.7) 0%, rgba(28,117,188,0.8) 100%);
background-image: linear-gradient(-225deg, rgba(40,61,129,0.7) 0%, rgba(28,117,188,0.8) 100%);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
}
h1, h2, h3 { h1, h2, h3 {
color: white; color: white;
} }
h2 { h2 {
margin-top: 0px; margin-top: 0px;
} }
.page--home > section:not(.section) p { .page--home > section:not(.section) p {
max-width: 50em; max-width: 50em;
margin: 20px auto; margin: 20px auto;
} }
img { img {
margin-top: 30px; margin-top: 30px;
vertical-align: text-top; vertical-align: text-top;
} }
.btn-white-solid { .btn-white-solid {
color: $color-blue; color: $color-blue;
} }
} }
.ctabox_small-font { .ctabox_small-font {
p { p {
padding-left: 20px; padding-left: 20px;
padding-right: 20px; padding-right: 20px;
font-size: 0.8em; font-size: 0.8em;
height: 100%; height: 100%;
word-wrap: normal; word-wrap: normal;
white-space: normal; white-space: normal;
line-height: 1.3; line-height: 1.3;
text-align: left; text-align: left;
} }
} }
@ -352,57 +364,57 @@ a.blog_link {
transition: .25s; transition: .25s;
& .thumbnail { & .thumbnail {
& .logo-container { & .logo-container {
margin: $wallet-tile-spacing auto; margin: $wallet-tile-spacing auto;
padding: $wallet-tile-spacing*.3; padding: $wallet-tile-spacing*.3;
display: block; display: block;
overflow: hidden; overflow: hidden;
img { img {
max-height: 80px; max-height: 80px;
} }
} }
& .caption { & .caption {
line-height: 1 !important; line-height: 1 !important;
margin: $wallet-tile-spacing; margin: $wallet-tile-spacing;
h4 { h4 {
padding: 0 0 $wallet-tile-spacing 0; padding: 0 0 $wallet-tile-spacing 0;
} }
& .fine-print { & .fine-print {
overflow-y: auto; overflow-y: auto;
min-height: $wallet-tile-caption-fine-print-height; min-height: $wallet-tile-caption-fine-print-height;
max-height: $wallet-tile-caption-fine-print-height*2; max-height: $wallet-tile-caption-fine-print-height*2;
margin: 0 0 $wallet-tile-spacing 0; margin: 0 0 $wallet-tile-spacing 0;
font-size: $wallet-tile-caption-fine-print-font-size; font-size: $wallet-tile-caption-fine-print-font-size;
line-height: 1.5 !important; line-height: 1.5 !important;
color: $color-gray-dark; color: $color-gray-dark;
} }
} }
& .wallet-links-container { & .wallet-links-container {
width: 100%; width: 100%;
& .link { & .link {
border-top: solid 1px $color-gray; border-top: solid 1px $color-gray;
margin: 0 auto; margin: 0 auto;
width: 90%; width: 90%;
display: block; display: block;
transition: 1.25s; transition: 1.25s;
&:hover, &:focus { &:hover, &:focus {
background-color: lighten($wallet-tile-hover-background-base-color, 3); background-color: lighten($wallet-tile-hover-background-base-color, 3);
border-color: white; border-color: white;
} }
& a { & a {
display: block; display: block;
margin: 0; margin: 0;
padding: $wallet-tile-spacing*.3; padding: $wallet-tile-spacing*.3;
height: 100%; height: 100%;
width: 100%; width: 100%;
transition: .5s; transition: .5s;
&:hover, &:focus { &:hover, &:focus {
@include gradient-horizontal-three-colors($start-color: $wallet-tile-hover-background-base-color, $mid-color: lighten($wallet-tile-hover-background-base-color, 9), $end-color: $wallet-tile-hover-background-base-color); @include gradient-horizontal-three-colors($start-color: $wallet-tile-hover-background-base-color, $mid-color: lighten($wallet-tile-hover-background-base-color, 9), $end-color: $wallet-tile-hover-background-base-color);
transition: .5s; transition: .5s;
} }
} }
} }
} }
} }
} }
@ -411,17 +423,17 @@ a.blog_link {
height: 44px; height: 44px;
float: left; float: left;
&_blue { &_blue {
background-color: #1d71b8; background-color: #1d71b8;
} }
&_gray { &_gray {
background-color: #e3e3e3; background-color: #e3e3e3;
} }
&_black { &_black {
background-color: #000000; background-color: #000000;
} }
&_white { &_white {
border: 2px solid #ebebea; border: 2px solid #ebebea;
background-color: #ffffff; background-color: #ffffff;
} }
} }
@ -435,18 +447,18 @@ a.blog_link {
} }
#mc_embed_signup{ #mc_embed_signup{
background:transparent; background:transparent;
clear:left; clear:left;
font:14px Helvetica,Arial,sans-serif; font:14px Helvetica,Arial,sans-serif;
} }
.section--colored { .section--colored {
background-color: $color-blue; background-color: $color-blue;
color: white; color: white;
padding-top: 55px; padding-top: 55px;
margin-bottom: 55px; margin-bottom: 55px;
} }
.ctabox__image { .ctabox__image {
background-color: rgba(173,219,255,0.1); background-color: rgba(173,219,255,0.1);
} }

View file

@ -163,7 +163,7 @@ description: pages.update.description
<!-- <!--
NETWORK ARCHITECTURE NETWORK ARCHITECTURE
--> -->
<section class="section--masternode"> <section class="section--colored">
<div class="content"> <div class="content">
<div class="row"> <div class="row">
<div class="col-sm-6"> <div class="col-sm-6">
@ -171,7 +171,7 @@ description: pages.update.description
{% tmd pages.update.execution-text %} {% tmd pages.update.execution-text %}
<a href="{% t pages.update.execution-link %}" target="_blank" class="btn-blue">{% t pages.update.execution-btn %}</a> <a href="{% t pages.update.execution-link %}" target="_blank" class="btn-white-solid">{% t pages.update.execution-btn %}</a>
</div> </div>
<div class="col-sm-6 home-architecture-graphic"> <div class="col-sm-6 home-architecture-graphic">
<img src="/assets/img/update/execution.png" alt="{% t pages.home.execution-heading %}"> <img src="/assets/img/update/execution.png" alt="{% t pages.home.execution-heading %}">