www-commits
[Top][All Lists]
Advanced

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

www home.html


From: Therese Godefroy
Subject: www home.html
Date: Thu, 16 Nov 2017 13:15:07 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 17/11/16 13:15:07

Modified files:
        .              : home.html 

Log message:
        Make the planetfeeds and home-pkgblurbs includes ltr.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.html?cvsroot=www&r1=1.536&r2=1.537

Patches:
Index: home.html
===================================================================
RCS file: /webcvs/www/www/home.html,v
retrieving revision 1.536
retrieving revision 1.537
diff -u -b -r1.536 -r1.537
--- home.html   29 Sep 2017 13:20:07 -0000      1.536
+++ home.html   16 Nov 2017 18:15:04 -0000      1.537
@@ -86,6 +86,10 @@
    font-size: 1.1em;
    color: black;
 }
+.ltr {
+   direction: ltr;
+   text-align: left;
+}
 
 .clear {
    clear: both;
@@ -232,8 +236,9 @@
 <div id="Flashes" class="emph-box white">
 <h3><a href="http://planet.gnu.org/";>Planet GNU</a>
 <a href="http://planet.gnu.org/rss20.xml";><img src="/feed-icon-10x10.png" 
alt="RSS Feed" /></a></h3>
- 
+<div class="ltr">
 <!--#include virtual="/planetfeeds.html" -->
+</div>
 <p>For more news, see <a href="http://planet.gnu.org/";>Planet GNU</a>
 and the list of <a href="/software/recent-releases.html">recent GNU
 releases</a>.</p>
@@ -303,8 +308,10 @@
 
 <p style="margin-top: 2em">Today's random package&hellip;</p>
 <!--#include virtual="/server/home-pkgselect.html" -->
+<div class="ltr">
 <!--#include virtual="/server/home-pkgblurbs.html" -->
 </div>
+</div>
 
 <div id="parts-of-gnu" class="emph-box">
   <h3>Try some parts of GNU</h3>
@@ -387,7 +394,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2017/09/29 13:20:07 $
+$Date: 2017/11/16 18:15:04 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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