www-commits
[Top][All Lists]
Advanced

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

www/doc other-free-books.html


From: Karl Berry
Subject: www/doc other-free-books.html
Date: Tue, 24 Jun 2008 23:45:38 +0000

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

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

Log message:
        try 1em padding for tr, too #365504

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/doc/other-free-books.html?cvsroot=www&r1=1.46&r2=1.47

Patches:
Index: other-free-books.html
===================================================================
RCS file: /web/www/www/doc/other-free-books.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- other-free-books.html       24 Jun 2008 13:42:49 -0000      1.46
+++ other-free-books.html       24 Jun 2008 23:45:11 -0000      1.47
@@ -12,8 +12,8 @@
                border-spacing: 1pt;
       border-collapse: collapse;
        }
-       th, td {
-               padding: 10px;
+       tr, th, td {
+               padding: 1em;
                text-align:center;
                border: inset 1pt;
        }
@@ -405,7 +405,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2008/06/24 13:42:49 $
+$Date: 2008/06/24 23:45:11 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

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