Skip to content
Permalink
Browse files
Bug 24697: Remove expired Mozilla matching text
  • Loading branch information
arthuredelstein committed Jan 1, 2018
1 parent bb868e1 commit 47a6ab07ff77aca59eb097f458003f233f93519a
Showing with 0 additions and 15 deletions.
  1. +0 −14 css/donation-banner.css
  2. +0 −1 include/head.wmi
@@ -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">

0 comments on commit 47a6ab0

Please sign in to comment.