www-commits
[Top][All Lists]
Advanced

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

www/server/staging/gnu30 gnu30.html


From: rsiddharth
Subject: www/server/staging/gnu30 gnu30.html
Date: Sat, 31 Aug 2013 13:53:13 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     rsiddharth <rsd>        13/08/31 13:53:13

Modified files:
        server/staging/gnu30: gnu30.html 

Log message:
        (inline CSS) added margin-bottom for the .emph-box

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/gnu30/gnu30.html?cvsroot=www&r1=1.15&r2=1.16

Patches:
Index: gnu30.html
===================================================================
RCS file: /web/www/www/server/staging/gnu30/gnu30.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- gnu30.html  31 Aug 2013 13:45:09 -0000      1.15
+++ gnu30.html  31 Aug 2013 13:53:13 -0000      1.16
@@ -45,6 +45,9 @@
   #content {
     padding-bottom: 0em;
   }
+  .emph-box {
+    margin-bottom: 10px;
+  }
   .bg-gnu {
    background-image: url(/graphics/heckert_gnu.transparent);
    background-repeat: no-repeat;
@@ -294,7 +297,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2013/08/31 13:45:09 $
+$Date: 2013/08/31 13:53:13 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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