www-commits
[Top][All Lists]
Advanced

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

www reset.css doc/other-free-books.html


From: Karl Berry
Subject: www reset.css doc/other-free-books.html
Date: Tue, 24 Jun 2008 23:53:54 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       08/06/24 23:53:54

Modified files:
        .              : reset.css 
        doc            : other-free-books.html 

Log message:
        bad mistake, now way too loose; see if padding:4em override has an 
effect?

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/reset.css?cvsroot=www&r1=1.6&r2=1.7
http://web.cvs.savannah.gnu.org/viewcvs/www/doc/other-free-books.html?cvsroot=www&r1=1.49&r2=1.50

Patches:
Index: reset.css
===================================================================
RCS file: /web/www/www/reset.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- reset.css   24 Jun 2008 23:51:17 -0000      1.6
+++ reset.css   24 Jun 2008 23:53:41 -0000      1.7
@@ -11,6 +11,7 @@
 fieldset, form, label, legend,
 table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
+       padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;

Index: doc/other-free-books.html
===================================================================
RCS file: /web/www/www/doc/other-free-books.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- doc/other-free-books.html   24 Jun 2008 23:51:26 -0000      1.49
+++ doc/other-free-books.html   24 Jun 2008 23:53:48 -0000      1.50
@@ -14,6 +14,7 @@
        }
        tr, th, td {
                text-align: center;
+               padding: 4em;
                border: inset 1pt;
                line-height: 1.4em;
        }
@@ -405,7 +406,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2008/06/24 23:51:26 $
+$Date: 2008/06/24 23:53:48 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

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