Change banner

This commit is contained in:
hiro 2018-11-03 16:21:35 +01:00
parent d5ab67cf47
commit 8c0b5afcd9
5 changed files with 67 additions and 2 deletions

View File

@ -1493,3 +1493,16 @@ p.blogDate {
mark {
background: cyan;
}
.eoy-background-2 {
background-color: #000000;
width: 100%;
height: 300px;
margin-bottom: 35px;
}
.eoy-message-2 {
width: 90%;
margin:auto;
padding:auto;
}

36
css/layout.min.css vendored
View File

@ -93,8 +93,44 @@
font-weight: 600;
line-height: 17px;
text-align: center;
text-decoration: none;
}
mark {
background: cyan;
}
.eoy-background-2 {
background-color: #000000;
width: 100%;
height: 300px;
margin-bottom: 35px;
text-align: center;
}
.green {
color: green;
}
.white {
color: white;
}
.bggreen {
background-color: green;
}
.eoy-message-2 {
width: 90%;
margin:auto;
padding:auto;
text-align: center;
}
.align-center {
text-align: center;
width: 100%;
align-content: center;
font-size-adjust: 1;
line-height: 3em;
}

View File

@ -4,7 +4,7 @@
</div>
<div class="eoy-message">
<div class="tor-strength-in-num">
<p>Tor: strength in numbers</p>
<p>Tor: Strength in numbers</p>
</div>
<div class="keep-tor-strong-giv">
<p class="advance-universal-hu">Advance universal <mark>human rights.</mark> Protect the <mark>privacy of millions.</mark> Your financial support will allow people around the world to be more <mark>safe online.</mark></p>

16
en/banner2.wmi Normal file
View File

@ -0,0 +1,16 @@
<div class="eoy-background-2 align-center">
<div class="eoy-wrap align-center">
<div class="eoy-message-2 align-center">
<div class="tor-strength-in-num green align-center">
<p>Tor: Strength in numbers</p>
</div>
<div class="keep-tor-strong-giv align-center">
<p class="advance-universal-hu white align-center">Keep Tor <mark class="bggreen">Strong</mark></p>
<span class="give-today-and-mozi white">Give today, and Mozilla will match your donation.</span>
</div>
<div class="eoy-btn-container align-center">
<a class="eoy-btn count-me-in bggreen" href="https://torproject.org/donate/donate-sin-hp1">Donate now</a>
</div>
</div>
</div>
</div>

View File

@ -1,7 +1,7 @@
## translation metadata
# Revision: $Revision$
# Translation-Priority: 1-high
#include "banner.wmi"
#include "banner2.wmi"
#include "head.wmi" TITLE="Tor Project | Privacy Online" CHARSET="UTF-8"
<div id="home">
<div id="content" class="clearfix">