www-commits
[Top][All Lists]
Advanced

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

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


From: Therese Godefroy
Subject: www/server/staging/fundraiser head-include-2.ht...
Date: Tue, 6 Nov 2018 09:11:24 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/11/06 09:11:24

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

Log message:
        Adjust size and color.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/fundraiser/head-include-2.html?cvsroot=www&r1=1.15&r2=1.16
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/fundraiser/body-include-2.html?cvsroot=www&r1=1.9&r2=1.10

Patches:
Index: head-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/staging/fundraiser/head-include-2.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- head-include-2.html 6 Nov 2018 04:34:31 -0000       1.15
+++ head-include-2.html 6 Nov 2018 14:11:24 -0000       1.16
@@ -23,13 +23,15 @@
 div#fundraiser
 {
   direction: ltr;
-  background-color: #30007a;
-  background-image: url("/server/staging/fundraiser/background-desktop.1.jpg");
-  background-position: center;
-  background-size: cover;
-  background-repeat: no-repeat;
+  background-color: #243386;
   overflow: hidden;
+  position           : relative;
+  background-position: center;
+  background-size    : cover;
+  background-repeat  : no-repeat;
+  overflow           : hidden;
 }
+
 #fundraiser p
 {
   font-size: 1.1em;
@@ -37,7 +39,11 @@
   margin: 0 3%;
   color: white;
   text-align: center;
+  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);
 }
+
 #fundraiser p.contribute
 {
   line-height: 1.5em;
@@ -57,12 +63,9 @@
   margin: .3em .5em;
   text-decoration: none;
 }
-#fundraiser .donate
-{
-  background-color: #1abc9c;
-}
-#fundraiser .join
+#fundraiser a.join
 {
+  width: 4em;
   background-color: #3498db;
 }
 #fundraiser b
@@ -75,7 +78,7 @@
   height: 1.2em;
   line-height: 1.2em;
   text-align: right;
-  background: #ece1ff;
+  background: #ece1ff; background: #98d2e3;
   color: black;
   font-weight: bold;
 }
@@ -85,18 +88,15 @@
   padding: 0 1em;
   margin: 0;
   min-width: 4em;
-  background: #ff79ad;
+  background: #4c9db4;
+  color: white;
   text-align: right;
 } -->
-#fundraiser .donate, #fundraiser .join
-{
-  width: 4em;
-}
 </style>
 <style type="text/css" media="screen"><!--#set var="bar"
  value=".progress-bar
 {
-  width: $percent%;
+  width: 40%;
 }
 " --><!--#echo var="bar" -->
 <!--
@@ -115,21 +115,28 @@
 {
   #fundraiser p { font-size: 0.8em; }
 }
address@hidden (min-width: 45em)
+
address@hidden (min-width: 30em)
 {
-  #fundraiser p
+  div#fundraiser {
+    background-image: 
url("/server/staging/fundraiser/1-departure-md-banner.jpg");
+  }
+  #fundraiser p.message
   {
+    min-height: 130px;
     float: left;
     text-align: left;
-    width: 58%;
+    width: 65%;
   }
   #fundraiser p.contribute
   {
     float: right;
     text-align: center;
-    width: 30%;
+    width: 22%;
     padding: .5em 0;
+    margin-top: 100px;
   }
-} -->
+}
+-->
 </style>
 <!-- end of head-include-2.html -->

Index: body-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/staging/fundraiser/body-include-2.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- body-include-2.html 6 Nov 2018 04:22:35 -0000       1.9
+++ body-include-2.html 6 Nov 2018 14:11:24 -0000       1.10
@@ -1,6 +1,6 @@
 <!-- start of server/body-include-2 -->
 <div id="fundraiser">
-<p>
+<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>



reply via email to

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