www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server/staging/fundraiser body-include-2.ht...


From: Therese Godefroy
Subject: www/server/staging/fundraiser body-include-2.ht...
Date: Wed, 12 Jun 2019 06:12:03 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 19/06/12 06:12:03

Modified files:
        server/staging/fundraiser: body-include-2.html 
                                   head-include-2.html 

Log message:
        Replace h1 with p strong (RT #1391030).

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/fundraiser/body-include-2.html?cvsroot=www&r1=1.17&r2=1.18
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/fundraiser/head-include-2.html?cvsroot=www&r1=1.27&r2=1.28

Patches:
Index: body-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/staging/fundraiser/body-include-2.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- body-include-2.html 12 Jun 2019 08:43:59 -0000      1.17
+++ body-include-2.html 12 Jun 2019 10:12:03 -0000      1.18
@@ -1,7 +1,7 @@
 <!-- start of server/body-include-2 -->
 
 <div id="fsf-2019-spring-banner">
-<h1>Help the FSF fight for user freedom!</h1>
+<p><strong>Help the FSF fight for user freedom!</strong></p>
 <p>28 days. 200 new members. Join us before July 15.</p>
 <p>Associate members help the Free Software Foundation remain proudly 
independent. Small contributions create a big impact!</p>
 <p><a 
href="https://www.fsf.org/appeal?pk_campaign=fr_sp2019&pk_kwd=learn-more&pk_source=banner";>READ
 MORE</a> | <a 
href="https://my.fsf.org/join?pk_campaign=fr_sp2019&pk_source=banner";>JOIN</a></p>

Index: head-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/staging/fundraiser/head-include-2.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- head-include-2.html 12 Jun 2019 08:43:59 -0000      1.27
+++ head-include-2.html 12 Jun 2019 10:12:03 -0000      1.28
@@ -9,20 +9,10 @@
     border-color: #0065ff;
     background-color: #1d0c3b;
     min-width: 208px;
-    padding: 5px 5px 2px 5px;
+    padding: 5px;
     text-align: center;
 }
 
-#fsf-2019-spring-banner h1 {
-    border: none;
-    color: #fdd538;
-    display: inline;
-    font-family: sans-serif,"Helvetica",Arial;
-    font-weight: bold;
-    font-size: 26px;
-    text-shadow: 0px 0px 8px #00378c;
-}
-
 #fsf-2019-spring-banner a {
     color: #fdd538;
     font-weight: 700;
@@ -52,30 +42,36 @@
     text-shadow: 0px 0px 8px #4600ba;
 }
 
+#fsf-2019-spring-banner p strong {
+    color: #fdd538;
+    display: inline;
+    font-family: sans-serif,"Helvetica",Arial;
+    font-size: 26px;
+    text-shadow: 0px 0px 8px #00378c;
+}
+
 @media (max-device-width: 894px) {
     #fsf-2019-spring-banner {
         border-width: 4px 4px 6px 4px;
         padding: 4px;
     }
 
-    #fsf-2019-spring-banner h1 {
-        font-size: 24px;
-    }
-
     #fsf-2019-spring-banner p {
         line-height: 18px;
     }
-}
-
-@media (max-device-width: 578px) {
-
-    #fsf-2019-spring-banner h1 {
+    #fsf-2019-spring-banner p strong {
         font-size: 24px;
     }
+}
 
+@media (max-device-width: 578px) {
     #fsf-2019-spring-banner p {
         margin-top: 6px;
     }
+
+    #fsf-2019-spring-banner p strong {
+        font-size: 24px;
+    }
 }
 
 @media (max-device-width: 544px) {
@@ -84,7 +80,7 @@
         padding: 3px;
     }
 
-    #fsf-2019-spring-banner h1 {
+    #fsf-2019-spring-banner p strong {
         font-size: 20px;
     }
 }
@@ -95,13 +91,13 @@
         padding: 3px;
     }
 
-    #fsf-2019-spring-banner h1 {
-        font-size: 18px;
-    }
-
     #fsf-2019-spring-banner p {
         margin-top: 4px;
     }
+    #fsf-2019-spring-banner p strong {
+        font-size: 18px;
+    }
+
 }
 
 @media (max-device-width: 402px) {
@@ -110,14 +106,14 @@
         padding: 3px;
     }
 
-    #fsf-2019-spring-banner h1 {
-        font-size: 16px;
-    }
-
     #fsf-2019-spring-banner p {
         font-size: 14px;
         line-height: 16px;
     }
+
+    #fsf-2019-spring-banner p strong {
+        font-size: 16px;
+    }
 }
 
 @media (max-device-width: 276px) {
@@ -125,14 +121,14 @@
         padding: 2px;
     }
 
-    #fsf-2019-spring-banner h1 {
-        font-size: 14px;
-    }
-
     #fsf-2019-spring-banner p {
         font-size: 12px;
         line-height: 14px;
     }
+
+    #fsf-2019-spring-banner p strong {
+        font-size: 14px;
+    }
 }
 -->
 </style>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]