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: Sun, 1 Jul 2018 10:28:29 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/07/01 10:28:29

Modified files:
        server/staging : home.html 

Log message:
        Optimize image width some more.

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

Patches:
Index: home.html
===================================================================
RCS file: /webcvs/www/www/server/staging/home.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- home.html   1 Jul 2018 13:54:23 -0000       1.14
+++ home.html   1 Jul 2018 14:28:29 -0000       1.15
@@ -45,7 +45,7 @@
 }
 
 #gnu-linux {
-   width: 33em;
+   width: 31.5em;
    max-width: 100%;
    margin: 1em auto;
 }
@@ -56,14 +56,14 @@
    background: #232323;
 }
 .thumbs {
-   max-height: 6em;
+   max-height: 5.4em;
    overflow: auto;
    margin: 1em 0;
 }
 .thumbs img {
    display: inline;
    padding: 0 .1em;
-   width: 7.7em; max-width: 100%;
+   width: 7em; max-width: 100%;
    border: .1em solid white;
 }
 .button {
@@ -187,11 +187,11 @@
 are entirely free software.  <a href="#More-GNU">More about GNU
 below</a>.</p>
 
-<div id="gnu-linux">
 <p class="button left">
   <a href="/distros/free-distros.html">Try GNU/Linux</a></p>
 <div style="clear: left"></div>
 
+<div id="gnu-linux">
 <a href="/distros/screenshot.html"><img id="screenshot"
    src="/distros/screenshots/trisquel-medium.jpg"
    alt="Screenshot of Trisquel"/></a>
@@ -210,11 +210,11 @@
    src="/distros/screenshots/dragora.png"
    alt="Screenshot of Dragora"/></a>
 </div>
+</div>
 
 <p class="button right">
   ... or <a 
href="https://directory.fsf.org/wiki/Free_Software_Directory:Free_software_replacements";>
 Try parts of GNU</a></p>
-</div>
 <div style="clear: right"></div>
 
 <h2>What is the Free Software Movement?</h2>
@@ -444,7 +444,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/07/01 13:54:23 $
+$Date: 2018/07/01 14:28:29 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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