[tor-commits] [webwml/master] Bug 24697: Remove expired Mozilla matching text
hiro at torproject.org
hiro at torproject.org
Tue Jan 2 18:42:06 UTC 2018
commit 47a6ab07ff77aca59eb097f458003f233f93519a
Author: Arthur Edelstein <arthuredelstein at gmail.com>
Date: Mon Jan 1 13:49:06 2018 -0500
Bug 24697: Remove expired Mozilla matching text
---
css/donation-banner.css | 14 --------------
include/head.wmi | 1 -
2 files changed, 15 deletions(-)
diff --git a/css/donation-banner.css b/css/donation-banner.css
index 57c0af39..09b94e02 100644
--- a/css/donation-banner.css
+++ b/css/donation-banner.css
@@ -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;
diff --git a/include/head.wmi b/include/head.wmi
index f496462f..0732bb7c 100644
--- a/include/head.wmi
+++ b/include/head.wmi
@@ -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">
More information about the tor-commits
mailing list