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: Thu, 8 Nov 2018 12:31:19 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/11/08 12:31:19

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

Log message:
        Progress bar on the left side.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/fundraiser/body-include-2.html?cvsroot=www&r1=1.12&r2=1.13
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/fundraiser/head-include-2.html?cvsroot=www&r1=1.20&r2=1.21

Patches:
Index: body-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/staging/fundraiser/body-include-2.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- body-include-2.html 7 Nov 2018 22:08:51 -0000       1.12
+++ body-include-2.html 8 Nov 2018 17:31:18 -0000       1.13
@@ -1,22 +1,17 @@
 <!-- start of server/body-include-2 -->
-<div id="fundraiser">
 <div id="header">
+
 <div id="gnu-banner">
  <a href="/">
  <img src="heckert_gnu.transp-white.small.png" alt=" [A GNU head] " 
/><strong>GNU</strong> Operating System</a>
 </div><!-- /gnu-banner -->
 
+<div id="fundraiser">
 <p class="message">
 With your help, we'll launch free software to new frontiers! Fuel the mission 
by
 becoming one of <b>400</b> new Associate Members by <b>January 1st</b> for
 <b>$10 per month</b> ($5 per month for students).</p>
 
-<p class="contribute">
-<a class="join"
-   
href="https://fsf.org/jfb?pk_campaign=2016_Fundraiser_Banner&amp;pk_kwd=Join";>
-Join</a>
-</p>
-<div style="clear:both"></div>
 <div class="progress">
 <div class="progress-bar">
 <span class="percentage"><!-- TRANSLATORS: use this string
@@ -28,10 +23,14 @@
 <span class="goal">400</span>
 </div>
 </div>
+</div><!-- /fundraiser -->
 
-<div style="clear: both"></div>
+<p class="contribute">
+<a class="join"
+   
href="https://fsf.org/jfb?pk_campaign=2016_Fundraiser_Banner&amp;pk_kwd=Join";>
+Join</a>
+</p>
 </div><!-- /header -->
-</div> <!-- /fundraiser -->
 
 <div id="navigation">
  <ul>

Index: head-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/staging/fundraiser/head-include-2.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- head-include-2.html 7 Nov 2018 21:52:53 -0000       1.20
+++ head-include-2.html 8 Nov 2018 17:31:19 -0000       1.21
@@ -2,65 +2,60 @@
 <!--#include virtual="/server/banners/sofar.html"
  --><meta name="viewport" content="width=device-width, initial-scale=1" />
 <style type="text/css" media="screen">
-<!-- #translations
-{
-  border-bottom: .2em solid #123e3f;
-}
-#header
-{
-  clear: both;
-}
-#fsf-frame
+<!-- 
+#translations
 {
-  margin: .3em 1em;
+  border-bottom: .2em solid #001345;
 } 
 #gnu-banner
 {
   float: none;
-  padding-bottom: .5em;
+  padding-bottom: 0;
 }
 #gnu-banner a, #gnu-banner a strong
 {
   color: white;
 }
-#gnu-banner a strong, #fundraiser p.message
+#gnu-banner a strong, p.message
 {
   text-shadow: 0 1px 1px rgba(0,0,0,0.95),
                0 1px 3px rgba(0,0,0,0.65),
                0 2px 4px rgba(0,0,0,0.2);
 }
-div#fundraiser
+#header
 {
+  font-family: "FreeSans";
   direction: ltr;
   background-color: #243386;
-  overflow: hidden;
   position           : relative;
   background-position: center;
   background-size    : cover;
-  background-repeat  : no-repeat;
+  background-repeat  : none;
   overflow           : hidden;
 }
-#fundraiser p.message
+p.message
 {
   font-size: 1.1em;
+  font-weight: bold;
+  text-align: center;
   padding: .2em 0 .4em;
   color: white;
-  text-align: center;
 }
-#fundraiser p.contribute
+p.contribute
 {
   line-height: 1.5em;
-  text-align: center;
   font-size: 1.2em;
+  text-align: center;
 }
-#fundraiser  a.join
+a.join
 {
   display: inline-block;
   width: 4em;
   padding: 0 .5em;
   margin: .3em .5em;
-  color: white;
-  background-color: #3651a0;
+  font-weight: bold;
+  color: black;
+  background-color: #f88d19;
   border: 1px solid white;
   border-radius: 1em;
   -moz-border-radius: 1em;
@@ -68,7 +63,7 @@
   -webkit-border-radius: 1em;
   -opera-border-radius: 1em;
 }
-#fundraiser b
+#header b
 {
   color: yellow;
 }
@@ -78,17 +73,18 @@
   height: 1.2em;
   line-height: 1.2em;
   text-align: right;
-  background: #d4ddf4;
+  background: #f9f2d5;
   color: black;
   font-weight: bold;
   border: 1px solid white;
+  margin-bottom: 1em;
 }
 .progress-bar
 {
   line-height: 1.2em;
   min-width: 2em;
-  background: #3651a0;
-  color: white;
+  background: #f88d19;
+  color: black;
   text-align: right;
 } -->
 </style>
@@ -112,28 +108,27 @@
 
 @media (max-width: 21em)
 {
-  #fundraiser p { font-size: 0.8em; }
+  p.message { font-size: 0.8em; }
 }
 
 @media (min-width: 30em)
 {
-  div#fundraiser {
-    background-image: 
url("/server/staging/fundraiser/3-approach-md-banner.jpg");
+  #header {
+    background-image: 
url("/server/staging/fundraiser/1-departure-md-banner.jpg");
   }
-  #fundraiser p.message, #gnu-banner
+  #fundraiser
   {
     float: left;
-    text-align: left
+    width: 65%;
   }
-  #fundraiser p.message
+  p.message, #gnu-banner
   {
-    clear: left;
-    width: 65%;
+    text-align: left;
   }
-  #fundraiser p.contribute
+  p.contribute
   {
     float: right;
-    width: 35%;
+    width: 32%;
     margin-top: 3.5em;
   }
 }



reply via email to

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