www-commits
[Top][All Lists]
Advanced

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

www/server body-include-2.html head-include-2.html


From: James Turner
Subject: www/server body-include-2.html head-include-2.html
Date: Fri, 07 Dec 2012 16:19:33 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     James Turner <jturner>  12/12/07 16:19:33

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

Log message:
        Move css to head-include-2.html and fix validation errors

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

Patches:
Index: body-include-2.html
===================================================================
RCS file: /web/www/www/server/body-include-2.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- body-include-2.html 7 Dec 2012 16:02:32 -0000       1.39
+++ body-include-2.html 7 Dec 2012 16:19:32 -0000       1.40
@@ -1,26 +1,17 @@
 <!-- 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>
@@ -30,13 +21,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="http://static.fsf.org/fsforg/img/Knob.svg"; 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">

Index: head-include-2.html
===================================================================
RCS file: /web/www/www/server/head-include-2.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- head-include-2.html 7 Dec 2012 16:02:32 -0000       1.12
+++ head-include-2.html 7 Dec 2012 16:19:32 -0000       1.13
@@ -6,4 +6,16 @@
 <link rel="stylesheet" href="/mini.css" media="handheld" />
 
 <link rel="stylesheet" href="/print.css" media="print" />
+
+<!-- BEGIN FUNDRAISING BANNER CSS -->
+<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>
+<!-- END FUNDRAISING BANNER CSS -->
+
 <!-- end of head-include-2.html -->



reply via email to

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