Template:Thank You 2019: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
update endowment copy
hide everything country dependent
Line 664: Line 664:
/* featured action */
/* featured action */


.feature-matching .survey.cta-primary,
.cta-primary {
.feature-matching .endowment.cta-primary,
.feature-survey .matching.cta-primary,
.feature-survey .endowment.cta-primary,
.feature-endowment .survey.cta-primary,
.feature-endowment .matching.cta-primary {
display: none;
display: none;
}

.cta-primary {
background: #fdf3f8;
background: #fdf3f8;
padding: 2rem 1rem;
padding: 2rem 1rem;
Line 814: Line 806:


.other-ctas {
.other-ctas {
display: none;
padding: 0 1.25rem;
padding: 0 1.25rem;
}
}
Line 833: Line 826:
font-size: 2rem;
font-size: 2rem;
}
}
}

.feature-survey .survey.focus-block,
.feature-matching .matching.focus-block,
.feature-endowment .endowment.focus-block {
display: none;
}
}


Line 849: Line 836:
transition: all 0.25s ease;
transition: all 0.25s ease;
}
}

.other-ctas .focus-block {
/* .shadow:hover { box-shadow:0 5px 20px 0 rgba(0,0,0,.15)} */
display: none;
}


.focus-block {
.focus-block {