svnweb-commits
[Top][All Lists]
Advanced

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

[Svnweb-commits] r839 - django-templates/directory.fsf.org/trunk/directo


From: sysadmin
Subject: [Svnweb-commits] r839 - django-templates/directory.fsf.org/trunk/directory
Date: Wed, 17 Feb 2010 12:10:25 -0500

Author: mattl
Date: Wed Feb 17 12:10:24 2010
New Revision: 839

Log:
fix sign up font

Modified:
   django-templates/directory.fsf.org/trunk/directory/base.html

Modified: django-templates/directory.fsf.org/trunk/directory/base.html
==============================================================================
--- django-templates/directory.fsf.org/trunk/directory/base.html        Wed Feb 
17 12:09:57 2010        (r838)
+++ django-templates/directory.fsf.org/trunk/directory/base.html        Wed Feb 
17 12:10:24 2010        (r839)
@@ -18,8 +18,8 @@
       <div id="header" style="position: relative;">
         {% block branding %}
 
-       <div style="width: 370px; background-color: #bcc; position: absolute; 
top: 20px; right: 20px; padding: 5px; font-size: 80%;  -moz-border-radius: 
15px; height: 100px;"><form 
action="http://lists.gnu.org/mailman/subscribe/info-fsf"; target="_blank" 
method="post">
-    <p>Sign up for the <em>Free Software Supporter</em> &mdash; a monthly 
update on GNU and free software</p>
+       <div style="width: 370px; background-color: #bcc; position: absolute; 
top: 20px; right: 20px; padding: 5px; font-size: 80%;  -moz-border-radius: 
15px; height: 100px; text-align: center;"><form 
action="http://lists.gnu.org/mailman/subscribe/info-fsf"; target="_blank" 
method="post">
+    <p><b>Sign up for the <em>Free Software Supporter</em> &mdash; a monthly 
update on GNU and free software</b></p>
 
     <div><input type="text" id="frmEmail" name="email" size="25" 
maxlength="80" value="address@hidden" onfocus="this.value=''" />&nbsp;<input 
type="submit" value="Subscribe" /></div>
   </form>




reply via email to

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