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: Mon, 13 Jun 2016 15:06:05 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/06/13 15:06:05

Modified files:
        .              : home.html 

Log message:
        Copy definitions from layout.css to home.html; use a 83ko version of 
the screenshot; redefine h4 for #Flashes.

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

Patches:
Index: home.html
===================================================================
RCS file: /webcvs/www/www/home.html,v
retrieving revision 1.507
retrieving revision 1.508
diff -u -b -r1.507 -r1.508
--- home.html   3 May 2016 20:40:47 -0000       1.507
+++ home.html   13 Jun 2016 15:06:05 -0000      1.508
@@ -7,6 +7,57 @@
 <meta http-equiv="Description" content="Since 1983, developing the free Unix 
style operating system GNU, so that computer users can have the freedom to 
share and improve the software they use." />
 <link rel="alternate" title="Planet GNU" 
href="http://planet.gnu.org/rss20.xml"; type="application/rss+xml" />
 
+<style type="text/css" media="print,screen">
+<!--
+#home:after {
+   clear: both; content: ""; display: block;
+   height: 0px; visibility: hidden; width: 0px;
+}
+
+#home .first-column {
+   width: 60%;
+   float: left;
+}
+#home .second-column {
+   width: 38%;
+   float: right;
+}
address@hidden (max-width: 40em) {
+   #home .first-column, #home .second-column {
+      float: none;
+      width: 100%;
+   }
+}
+#home .first-column, #home .second-column {
+   margin-bottom: 2em; margin-top: 0;
+}
+
+#home h2 {
+   text-shadow: none;
+   margin-bottom: .6em;
+}
+#home .first-column img { width: 80%; margin: .5em 0 1em 0; }
+#home .second-column h4 img { height: .75em; width: .75em; }
+#Flashes h4 { margin-top: .5em; }
+#Action {
+   text-align: left;
+   padding: 0 1em;
+   border-left: .4em solid #b9bcbf; border-right: .4em solid #b9bcbf;
+}
+
+h2#Action {
+   text-align: center;
+}
+#Action h2 {
+   float: none;
+   text-align: center;
+   padding-top: 0;
+   color: #171d33;
+}
+#Action li { margin-bottom: .7em; }
+#sisters { font-size: .9em; margin: 0 3% 1.5em 3%; }
+-->
+</style>
 <!--#include virtual="/server/fs-gang-definitions.html" -->
 <!--#include virtual="/po/home.translist" -->
 <!--#include virtual="/server/banner.html" -->
@@ -31,7 +82,7 @@
 below</a>.</p>
 
 <p class="c"><a href="/distros/screenshot.html"><img
-   src="/distros/screenshots/trisquel.png" alt="Screenshot of GNU"
+   src="/distros/screenshots/trisquel-medium.jpg" alt="Screenshot of GNU"
    /></a></p>
 
 <h2>What is the Free Software Movement?</h2>
@@ -277,7 +328,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/05/03 20:40:47 $
+$Date: 2016/06/13 15:06:05 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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