www-commits
[Top][All Lists]
Advanced

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

www/gnu30 gnu30.html


From: rsiddharth
Subject: www/gnu30 gnu30.html
Date: Thu, 22 Aug 2013 16:40:12 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     rsiddharth <rsd>        13/08/22 16:40:12

Modified files:
        gnu30          : gnu30.html 

Log message:
        added meta viewport tag which sets the content width to 'device-width' 
(I guess this makes it better for mobile viewing)

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu30/gnu30.html?cvsroot=www&r1=1.1&r2=1.2

Patches:
Index: gnu30.html
===================================================================
RCS file: /web/www/www/gnu30/gnu30.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- gnu30.html  22 Aug 2013 04:55:49 -0000      1.1
+++ gnu30.html  22 Aug 2013 16:40:12 -0000      1.2
@@ -1,4 +1,5 @@
 <!--#include virtual="/server/html5-header.html" -->
+<meta name="viewport" content="width=device-width">
 <title>GNU 30th anniversary celebration and hackathon - GNU Project -
 Free Software Foundation</title>
 
@@ -80,7 +81,7 @@
 </p>
 
 <div class="yui-g">
-<p class="button c small" style="width: 36%; margin-left: 32%">
+<p class="button c small" style="width: 56%; margin-left: 22%">
   <a href="https://crm.fsf.org/civicrm/event/register?id=10&amp;reset=1";> 
        Register now </a>
 </p>
@@ -193,7 +194,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2013/08/22 04:55:49 $
+$Date: 2013/08/22 16:40:12 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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