www-commits
[Top][All Lists]
Advanced

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

www/distros free-distros.html


From: Therese Godefroy
Subject: www/distros free-distros.html
Date: Thu, 6 Feb 2020 10:26:39 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/02/06 10:26:39

Modified files:
        distros        : free-distros.html 

Log message:
        Listings: display <a> inline. The French translation has an inline
        link that was wrongly displayed as block.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/distros/free-distros.html?cvsroot=www&r1=1.146&r2=1.147

Patches:
Index: free-distros.html
===================================================================
RCS file: /webcvs/www/www/distros/free-distros.html,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -b -r1.146 -r1.147
--- free-distros.html   5 Nov 2019 23:26:31 -0000       1.146
+++ free-distros.html   6 Feb 2020 15:26:35 -0000       1.147
@@ -19,8 +19,9 @@
    margin-bottom: 0;
 }
 table.listing { margin-bottom: 3em; }
-td.icon { width: 20%; }
-td.icon img { max-width: 100%; max-height: 4em; }
+table.listing td.icon { width: 20%; }
+table.listing td.icon img { max-width: 100%; max-height: 4em; }
+table.listing td a { display: inline; }
 @media (max-width: 48em) {
    .note, .summary { width: 30em; max-width: 93%; }
 }
@@ -336,7 +337,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/11/05 23:26:31 $
+$Date: 2020/02/06 15:26:35 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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