Add friends of tor match text to YEC banner

tpo/web/donate-static#129
tpo/web/tpo#392
This commit is contained in:
kez 2023-11-15 18:50:30 +01:00
parent 79ab8304ba
commit 0add02f5ac
2 changed files with 6 additions and 0 deletions

View File

@ -204,3 +204,8 @@ html:dir(rtl) {
right: 0;
}
}
#banner-header #match-text {
color: #FFBD4F;
font-weight: 600;
}

View File

@ -16,6 +16,7 @@
</div>
<div id="banner-text-container" class="d-flex flex-column {{ bag('alternatives', this.alt, 'direction') }}">
<div id="banner-text" class="d-flex flex-column">
<p id="match-text">{{ _('From now until December 31, donations to the Tor Project will be matched one-to-one, up to $75,000!') }}</p>
<h1>{{ _('Right now, Tor is protecting the privacy of millions of people like you!') }}</h1>
<p>
<strong>{{ _('This is possible because of donations from our community.') }}</strong> {{ _("If you value the privacy that Tor offers yourself and others, please make a donation today. Youll ensure Tor continues to provide online privacy to everyone who needs it.") }}