mirror of
https://github.com/torproject/webwml.git
synced 2024-11-27 03:30:40 +00:00
Bug 24697: Remove expired Mozilla matching text
This commit is contained in:
parent
bb868e1867
commit
47a6ab07ff
@ -65,20 +65,6 @@
|
||||
top: 90px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#banner-mozilla {
|
||||
align-items: center;
|
||||
bottom: 5px;
|
||||
color: white;
|
||||
display: flex;
|
||||
font-size: 18px;
|
||||
font-family: sans-serif;
|
||||
left: 200px;
|
||||
position: absolute;
|
||||
right: 285px;
|
||||
text-align: start;
|
||||
top: 120px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#banner-donate-button {
|
||||
align-items: center;
|
||||
background-color: #13a513;
|
||||
|
@ -55,7 +55,6 @@
|
||||
<div id="banner-contents-container">
|
||||
<div id="banner-tagline"><span><noscript>Protecting the Privacy of Millions Every Day</noscript></span></div>
|
||||
<div id="banner-slogan"><span>Tor: Powering Digital Resistance</span></div>
|
||||
<div id="banner-mozilla"><span>Give today and Mozilla will match your gift!</span></div>
|
||||
<a id="banner-donate-button-link"
|
||||
href="https://www.torproject.org/donate/donate-pdr-hp">
|
||||
<div id="banner-donate-button">
|
||||
|
Loading…
Reference in New Issue
Block a user