www-commits
[Top][All Lists]
Advanced

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

www/graphics graphics.html


From: Therese Godefroy
Subject: www/graphics graphics.html
Date: Mon, 25 Feb 2019 16:21:44 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 19/02/25 16:21:44

Modified files:
        graphics       : graphics.html 

Log message:
        Fix margins & paddings.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/graphics/graphics.html?cvsroot=www&r1=1.200&r2=1.201

Patches:
Index: graphics.html
===================================================================
RCS file: /webcvs/www/www/graphics/graphics.html,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -b -r1.200 -r1.201
--- graphics.html       25 Feb 2019 21:10:59 -0000      1.200
+++ graphics.html       25 Feb 2019 21:21:44 -0000      1.201
@@ -29,15 +29,11 @@
 tr {
     display: inline-block;
     width: 18.5em;
-    margin: .5em 0;
 }
 table td {
-    padding: 0;
+    padding: 0 .5em;
     border: none;
 }
-table td a {
-    margin-right: 1em;
-}
 @media (min-width: 22em) {
     table {
         width: 20.5em;
@@ -1073,7 +1069,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/02/25 21:10:59 $
+$Date: 2019/02/25 21:21:44 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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