Bug 24697: Remove expired Mozilla matching text
Arthur Edelstein

Arthur Edelstein commited on 2018-01-01 19:49:06
Zeige 2 geänderte Dateien mit 0 Einfügungen und 15 Löschungen.

... ...
@@ -65,20 +65,6 @@
65 65
     top: 90px;
66 66
     white-space: nowrap;
67 67
 }
68
-#banner-mozilla {
69
-    align-items: center;
70
-    bottom: 5px;
71
-    color: white;
72
-    display: flex;
73
-    font-size: 18px;
74
-    font-family: sans-serif;
75
-    left: 200px;
76
-    position: absolute;
77
-    right: 285px;
78
-    text-align: start;
79
-    top: 120px;
80
-    white-space: nowrap;
81
-}
82 68
 #banner-donate-button {
83 69
     align-items: center;
84 70
     background-color: #13a513;
... ...
@@ -55,7 +55,6 @@
55 55
         <div id="banner-contents-container">
56 56
             <div id="banner-tagline"><span><noscript>Protecting the Privacy of Millions Every Day</noscript></span></div>
57 57
             <div id="banner-slogan"><span>Tor: Powering Digital Resistance</span></div>
58
-            <div id="banner-mozilla"><span>Give today and Mozilla will match your gift!</span></div>
59 58
             <a id="banner-donate-button-link"
60 59
                href="https://www.torproject.org/donate/donate-pdr-hp">
61 60
                 <div id="banner-donate-button">
62 61