[tor-commits] [webwml/staging] Bug 24697: Remove expired Mozilla matching text

arma at torproject.org arma at torproject.org
Thu Mar 29 18:59:49 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