www-commits
[Top][All Lists]
Advanced

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

www/server/staging home1.html


From: Therese Godefroy
Subject: www/server/staging home1.html
Date: Wed, 4 Jul 2018 05:01:22 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/07/04 05:01:22

Modified files:
        server/staging : home1.html 

Log message:
        Simplify.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/home1.html?cvsroot=www&r1=1.4&r2=1.5

Patches:
Index: home1.html
===================================================================
RCS file: /webcvs/www/www/server/staging/home1.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- home1.html  3 Jul 2018 16:32:16 -0000       1.4
+++ home1.html  4 Jul 2018 09:01:20 -0000       1.5
@@ -43,40 +43,34 @@
 h2.first {
    margin-top: 1em;
 }
-
-#gnu-linux {
-   width: 31.5em;
-   max-width: 100%;
-}
 #gnu-linux, .thumbs {
+   line-height: 1.1em;
    text-align: center;
    font-style: italic;
-   margin: 1em auto;
 }
-#gnu-linux p {
-   line-height: 1.2em;
+#gnu-linux {
+   width: 31.5em;
+   max-width: 100%;
+   margin: .5em auto 1.5em;
 }
-img#screenshot {
+#gnu-linux img {
    width: 100%;
    border: .2em solid #232323;
 }
 .thumbs {
    display: block;
    overflow: auto;
+   font-size: .9em;
    background: #232323;
-   padding: .15em;
-   margin: auto;
-   border-bottom: .5em solid white;
+   color: white;
+   padding: .25em 0;
 }
 .thumbs td {
-   line-height: 1em;
-   text-align: center;
-   color: white;
-   padding: .15em;
+   padding: 0 0 0 .25em;
    border: none;
 }
 .thumbs img {
-   height: 3.8em;
+   height: 4em;
    border: .1em solid white;
 }
 .button {
@@ -204,12 +198,10 @@
   <a href="/distros/free-distros.html">Try GNU/Linux</a></p>
 <div style="clear: left"></div>
 
-<div id="gnu-linux">
-<p><a href="/distros/screenshot.html"><img id="screenshot"
+<p id="gnu-linux"><a href="/distros/screenshot.html"><img id="screenshot"
    src="/distros/screenshots/trisquel-medium.jpg"
    alt="&nbsp;[Screenshot of Trisquel with Gnome 2 desktop]&nbsp;"/></a><br />
    Trisquel with Gnome 2 desktop</p>
-</div>
 
 <table class="thumbs">
  <tr>
@@ -474,7 +466,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/07/03 16:32:16 $
+$Date: 2018/07/04 09:01:20 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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