www-commits
[Top][All Lists]
Advanced

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

www/graphics package-logos.html


From: Therese Godefroy
Subject: www/graphics package-logos.html
Date: Sun, 12 Jun 2022 04:24:11 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 22/06/12 04:24:11

Modified files:
        graphics       : package-logos.html 

Log message:
        Restyle; update to boilerplate 1.97.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/graphics/package-logos.html?cvsroot=www&r1=1.35&r2=1.36

Patches:
Index: package-logos.html
===================================================================
RCS file: /webcvs/www/www/graphics/package-logos.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- package-logos.html  17 Jul 2020 19:55:21 -0000      1.35
+++ package-logos.html  12 Jun 2022 08:24:11 -0000      1.36
@@ -1,10 +1,24 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.86 -->
+<!-- Parent-Version: 1.97 -->
 <title>Logos of GNU packages
 - GNU Project - Free Software Foundation</title>
 <style type="text/css" media="print,screen"><!--
-#content table { margin: 2em 0; }
-#content table img { max-width: 100%; }
+#logo-list { text-align: center; }
+#logo-list ul { display: inline-block; margin: 2em 0; }
+#logo-list li {
+  display: inline-block;
+  text-align: initial;
+  padding: .5em 1em;
+  border: 1px solid #bbb;
+  background: #f6f6f6;
+  margin: .15em 0;
+}
+#logo-list img {
+  display: block;
+  max-width: 90%;
+  padding: .5em 0 1em;
+  margin: auto;
+}
 --></style>
 <!--#include virtual="/graphics/po/package-logos.translist" -->
 <!--#include virtual="/server/banner.html" -->
@@ -13,12 +27,14 @@
 <p>This page is a collection of official and semi-official logos of
 GNU packages, sorted in alphabetical order.</p>
 
+<div id="logo-list">
 <!-- regenerate when official list changes, via
        gm generate logos html
      in the /prep/gnumaint/ directory.  -->    
 <!--#include virtual="/graphics/allgnupkgs.html" -->
+</div>
 
-<h3 style="font-size: 1.2em">Help us complete the list</h3>
+<h3 class="footnote">Help us complete the list</h3>
 
 <p>Many GNU packages don't have logos&mdash;if you are skilled enough
 and willing to contribute logo for a package, please contact the package
@@ -30,7 +46,7 @@
 
 </div><!-- for id="content", starts in the include above -->
 <!--#include virtual="/server/footer.html" -->
-<div id="footer">
+<div id="footer" role="contentinfo">
 <div class="unprintable">
 
 <p>Please send general FSF &amp; GNU inquiries to
@@ -48,13 +64,13 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
@@ -75,7 +91,7 @@
      There is more detail about copyright years in the GNU Maintainers
      Information document, www.gnu.org/prep/maintain. -->
 
-<p>Copyright &copy; 2018, 2019, 2020 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2018-2022 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="https://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -85,7 +101,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2020/07/17 19:55:21 $
+$Date: 2022/06/12 08:24:11 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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