www-commits
[Top][All Lists]
Advanced

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

www/server/staging home.html


From: Therese Godefroy
Subject: www/server/staging home.html
Date: Sat, 30 Jun 2018 04:48:16 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/06/30 04:48:16

Modified files:
        server/staging : home.html 

Log message:
        Thumbnails below the screenshot.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/home.html?cvsroot=www&r1=1.9&r2=1.10

Patches:
Index: home.html
===================================================================
RCS file: /webcvs/www/www/server/staging/home.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- home.html   30 Jun 2018 08:34:13 -0000      1.9
+++ home.html   30 Jun 2018 08:48:16 -0000      1.10
@@ -53,12 +53,13 @@
 }
 .thumbs {
    text-align: center;
-   max-height: 5.5em;
+   max-height: 5.2em;
    overflow: auto;
+   margin-bottom: 1em;
 }
 .thumbs img {
    width: 8em;
-   margin: .5em .5em 0;
+   margin: .25em .5em;
 }
 .button {
    margin: .7em 0;
@@ -185,19 +186,19 @@
   <a href="/distros/free-distros.html">Спробувати GNU/Linux</a></p>
 <div style="clear: left"></div>
 
-<div class="thumbs">
+<div id="gnu-linux">
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/trisquel-medium.jpg"
    alt="Screenshot of Trisquel"/></a>
+</div>
+
+<div class="thumbs">
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/trisquel-medium.jpg"
    alt="Screenshot of Trisquel"/></a>
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/trisquel-medium.jpg"
    alt="Screenshot of Trisquel"/></a>
-</div>
-
-<div id="gnu-linux">
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/trisquel-medium.jpg"
    alt="Screenshot of Trisquel"/></a>
@@ -435,7 +436,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/06/30 08:34:13 $
+$Date: 2018/06/30 08:48:16 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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