www-commits
[Top][All Lists]
Advanced

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

www/server body-include-2.html


From: Jason Self
Subject: www/server body-include-2.html
Date: Tue, 11 Dec 2012 17:28:38 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Jason Self <jxself>     12/12/11 17:28:38

Modified files:
        server         : body-include-2.html 

Log message:
        Adding new version of fundraising banner. This include a png instead of 
svg for greater browser compatibility.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/body-include-2.html?cvsroot=www&r1=1.40&r2=1.41

Patches:
Index: body-include-2.html
===================================================================
RCS file: /web/www/www/server/body-include-2.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- body-include-2.html 7 Dec 2012 16:19:32 -0000       1.40
+++ body-include-2.html 11 Dec 2012 17:28:38 -0000      1.41
@@ -1,17 +1,26 @@
 <!-- start of server/body-include-2 -->
 
 <!-- BEGIN FUNDRAISING BANNER -->
+<style type="text/css">
+#banner2012 { width:974px; height:150px; padding-top:10px;display:block; 
margin-left:auto; margin-right:auto;text-align:center; }
+#banner2012 .underline { text-decoration: underline; }
+#banner2012 .nounderline { text-decoration: none; }
+#banner2012 .left { float:left; width:150px; height:150px; }
+#banner2012 .right { float:right; width:820px; height:150px;text-align:center; 
font:16px sans-serif; position:relative; top:10%; }
+#banner2012 img 
{width:100px;display:block;margin-left:auto;margin-right:auto;padding-bottom:0px;margin-bottom:0px;}
+</style>
+
 <div id="banner2012" >
     <div class="right">
       <a href="https://my.fsf.org/associate/support_freedom?"; 
class="nounderline">
 
       Giants like Microsoft and Apple are trying harder than ever to
-      control the software you use.<br />
+      control the software you use.<br>
 
       The FSF brings software freedom supporters together to amplify
-      your voices and make an impact.<br /><br />
+      your voices and make an impact.<br><br>
 
-      In 2013, we want to grow the free software movement.<br />
+      In 2013, we want to grow the free software movement.<br>
 
       <span class="underline">Start your membership today with a $10
       donation and help us crank up the volume.</span>
@@ -21,13 +30,13 @@
     <div class="left">
       <a href="https://my.fsf.org/associate/support_freedom?";  
class="nounderline">
 
-      <img src="http://static.fsf.org/fsforg/img/Knob.svg"; alt="Fundraising 
knob" />
-      <span class="underline">Help crank it up.</span><br />
+      <img src="//static.fsf.org/fsforg/graphics/Knob3.png" alt="Fundraising 
knob" >
+      <span class="underline">Help crank it up.</span><br>
       <strong class="underline">Donate now!</strong>
       </a>
     </div>
 </div>
-<hr />
+<hr>
 <!-- END FUNDRAISING BANNER -->
 
       <div id="header">



reply via email to

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