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:51:37 +0000

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

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

Log message:
        ok, try not resetting the padding in reset.css, and not overriding in 
other-free-books

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

Patches:
Index: reset.css
===================================================================
RCS file: /web/www/www/reset.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- reset.css   14 Mar 2008 18:43:12 -0000      1.5
+++ reset.css   24 Jun 2008 23:51:17 -0000      1.6
@@ -11,7 +11,6 @@
 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.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- doc/other-free-books.html   24 Jun 2008 23:47:30 -0000      1.48
+++ doc/other-free-books.html   24 Jun 2008 23:51:26 -0000      1.49
@@ -13,10 +13,9 @@
       border-collapse: collapse;
        }
        tr, th, td {
-               padding: 2em;
-               text-align:center;
+               text-align: center;
                border: inset 1pt;
-               line-height: 1.5em;
+               line-height: 1.4em;
        }
 </style>
 
@@ -406,7 +405,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2008/06/24 23:47:30 $
+$Date: 2008/06/24 23:51:26 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

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