www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 audio-video.ht...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 audio-video.ht...
Date: Mon, 02 Nov 2015 10:57:56 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/11/02 10:57:56

Modified files:
        server/staging/nav-bar/test9: audio-video.html home2.fr.html 
                                      license-list.html 
                                      other-free-books2.fr.html 
                                      software.html 

Log message:
        Update test files to the current state of the 'new-layout' proposal.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/audio-video.html?cvsroot=www&r1=1.5&r2=1.6
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/home2.fr.html?cvsroot=www&r1=1.18&r2=1.19
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/license-list.html?cvsroot=www&r1=1.40&r2=1.41
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/other-free-books2.fr.html?cvsroot=www&r1=1.42&r2=1.43
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/software.html?cvsroot=www&r1=1.20&r2=1.21

Patches:
Index: audio-video.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/audio-video.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- audio-video.html    1 Nov 2015 13:06:02 -0000       1.5
+++ audio-video.html    2 Nov 2015 10:57:54 -0000       1.6
@@ -18,11 +18,7 @@
 <style type="text/css" media="screen">
 @import url('/combo.css');
 @import url('layout7.css');
-#video-list {margin-top: 1em;}
-#video-list dt, #video-list dd{margin: 0; padding: 0; font-size: 80%;}
 #listen img { width: 30em; max-width: 100%; }
-#content div.summary p { font-weight: normal }
-#footer { margin-top: 2em; }
 </style>
 <style type="text/css" media="print">
 @import url('/print.min.css');
@@ -188,14 +184,6 @@
 href="//flattr.com/thing/313733/gnuproject-on-Flattr">via
 Flattr</a>.</p>
 
-<h3>Check out other Free Software Foundation campaigns</h3>
-
-<ul>
-  <li><a href="http://defectivebydesign.org/";>Defective by Design</a>, a 
campaign against Digital Restrictions Management (DRM)</li>
-  <li><a href="http://windows7sins.org/";>Windows 7 Sins</a>, the case against 
Microsoft and proprietary software</li>
-  <li><a href="http://playogg.org/";>PlayOgg</a> &mdash; support free media 
formats</li>
-</ul>
-
 <p id="backtotop"><a href="#header">back to top</a></p>
 
 </div><!-- /mission-statement -->
@@ -256,7 +244,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/11/01 13:06:02 $
+$Date: 2015/11/02 10:57:54 $
 <!-- timestamp end -->
 </p>
 </div>

Index: home2.fr.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/home2.fr.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- home2.fr.html       16 Oct 2015 09:51:00 -0000      1.18
+++ home2.fr.html       2 Nov 2015 10:57:55 -0000       1.19
@@ -16,9 +16,13 @@
 
 <style type="text/css" media="screen">
 <!--
+#home:after {
+   clear: both; content: ""; display: block;
+   height: 0px; visibility: hidden; width: 0px;
+}
 #home .first-column {
    width: 60%;
-   float: left; margin: 0 !important;
+   float: left;
 }
 #home .second-column {
    width: 37%;
@@ -30,32 +34,24 @@
 }
 #home .first-column img {
    width: 100%; max-width: 35em;
-   margin: .5em auto 1em auto;
-}
-#home .first-column p.back { margin-bottom: 2.5em; }
-#home .button {
-   text-align: center;
-   font-weight: bold;
-   margin-top: 2em; margin-bottom: 2.5em;
+   margin: .5em auto 0 auto;
 }
+#home .first-column p.back { margin-bottom: 0; }
 #home .second-column h4 img { height: .75em; width: .75em; }
-#home .emph-box {
-   border-top-left-radius: 2em;
-   border-top-right-radius: 2em;
-   -moz-border-top-left-radius: 2em;
-   -moz-border-top-right-radius: 2em;
-   -khtml-border-top-left-radius: 2em;
-   -khtml-border-top-right-radius: 2em;
-   -webkit-border-top-left-radius: 2em;
-   -webkit-border-top-right-radius: 2em;
-   -opera-border-top-left-radius: 2em;
-   -opera-border-top-right-radius: 2em;
-}
+.emph-box { margin-top: 2.2em; }
 #home .emph-box h4 {
    text-align: center;
    font-size: 1.5em;
 }
-#home .emph-box p { font-size: .9em; }
+.emph-box p { font-size: .9em; }
+#software { font-family: "FreeSans", sans-serif; }
+#software .button { text-align: center; margin: 2em 0; }
+#software .button a, #software .button a:visited {
+   font-size: 1.8em;
+   color: #971611; background-color: white;
+}
+#software .button a:hover { color: #777; }
+#software small { font-size: 1em; }
 #Action {
    text-align: left;
    padding: 0 1em;
@@ -67,12 +63,23 @@
    color: #171d33;
 }
 #Action li { margin-bottom: .7em; }
-#home .highlight-para { margin-bottom: 2.5em; }
-#backtotop { float: right; margin-top: 2.5em; }
-#sisters { font-size: .9em; margin: 0 3% 1.5em 3%; }
+p#backtotop { float: right; margin-top: 2.5em; }
+#sisters { font-size: .9em; margin: 0 3% 2em 3%; }
+-->
+<!--#if expr="$LANGUAGE_SUFFIX = /[.](ar|fa|he)/" -->
+<!--
+#home .first-column {
+   clear: right;
+   float: right;
+}
+#home .second-column, #backtotop { float: left; }
+-->
+<!--#endif -->
+<!--
 @media (max-width: 55em) {
    #home .first-column, #home .second-column {
-      float: none; width: 100%; }
+      float: none; width: 100%;
+   }
 }
 -->
 </style>
@@ -335,7 +342,7 @@
 <p class="unprintable"><!-- timestamp start -->
 Dernière mise à jour :
 
-$Date: 2015/10/16 09:51:00 $
+$Date: 2015/11/02 10:57:55 $
 
 <!-- timestamp end -->
 </p>

Index: license-list.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/license-list.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- license-list.html   16 Oct 2015 09:51:01 -0000      1.40
+++ license-list.html   2 Nov 2015 10:57:55 -0000       1.41
@@ -8,17 +8,15 @@
 <!--
 /* These statements are commented out in HTML to
    make them untranslatable.  */
-#content #TableOfContents {
-   padding-top: .9em; margin-bottom: 1em;
-}
-#content p.back { padding-top: 1em; }
-#content blockquote#fsf-licensing { margin-top: 1.3em; }
+#TableOfContents { margin-bottom: 1em; }
+#TableOfContents p { font-weight: bold; margin-bottom: .5em; }
+#content p.back { margin-top: 3em; }
+#content blockquote#fsf-licensing { margin-top: .7em; }
 /* Definitions for color-coded border */
 #content dl.green, #content dl.orange,
  #content dl.red, #content dl.blue, #content dl.purple {
    padding-left: 1em;
    margin-left: 0;
-   margin-top: 2em;
 }
 
 #content dl.green { border-left: .4em solid green; }
@@ -36,23 +34,25 @@
 }
 #content div#legend {
    float: right;
-   max-width: 18.4em;
+   width: 18.4em; max-width: 90%;
+   font-family: FreeSans, sans-serif;
    font-style: normal;
-   padding: 0 1em 1em 1em;
-   margin: 2.4em 0 1.5em 1.5em;
+   padding: .7em 1em 1em 1em;
+   margin: 2em 0 1.5em 0;
    background: #f0f2f4;
-   border: 1px solid #c9cccf;
+   border-left: 1.5em solid white;
 }
 @media (max-width: 46em) {
    #content div#legend {
-      float: none; max-width: 30em; margin: 2.4em auto 1.5em auto;
+      float: none; width: 30em; max-width: 80%;
+      margin: 2.4em auto 1.5em auto;
    }
 }
 #content div#legend dl { margin: 1em 0 0 0; }
 #content div#legend dt { padding: 1em 0; margin: 0; }
 #content div#legend dd { margin: 0; }
 
-#legend blockquote { font-size: 1.3em; font-style: normal; text-align: center; 
font-weight: bold; }
+#legend blockquote { font-size: 1.2em; font-style: normal; text-align: center; 
font-weight: bold; }
 #legend dl.green dt:after, #legend dl.orange dt:after,
 #legend dl.red dt:after, #legend dl.blue dt:after, #legend dl.purple dt:after 
{ font-weight: normal; }
 -->
@@ -2633,7 +2633,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/10/16 09:51:01 $
+$Date: 2015/11/02 10:57:55 $
 <!-- timestamp end -->
 </p>
 </div>

Index: other-free-books2.fr.html
===================================================================
RCS file: 
/webcvs/www/www/server/staging/nav-bar/test9/other-free-books2.fr.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- other-free-books2.fr.html   9 Oct 2015 12:37:23 -0000       1.42
+++ other-free-books2.fr.html   2 Nov 2015 10:57:55 -0000       1.43
@@ -17,11 +17,6 @@
 sont pas distribués par le projet GNU." />
 <meta http-equiv="Keywords" name="Keywords" content="livre, livres, 
documentation, copyleft, liberté, libre, logiciel, open,
 source, droit, copyright, intellectuelle, propriété, mouvement" />
-<style type="text/css" media="screen">
-<!--
-div.inner #content { padding-left: 3%; padding-right: 3%; }
--->
-</style>
 <!--#include virtual="/doc/po/other-free-books.translist" -->
 <!--#include virtual="/server/staging/nav-bar/test9/banner.fr.html" -->
 <!--#include virtual="/server/outdated.fr.html" -->
@@ -521,7 +516,7 @@
 <!-- timestamp start -->
 Dernière mise à jour :
 
-$Date: 2015/10/09 12:37:23 $
+$Date: 2015/11/02 10:57:55 $
 
 <!-- timestamp end -->
 </p>

Index: software.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/software.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- software.html       1 Nov 2015 19:51:12 -0000       1.20
+++ software.html       2 Nov 2015 10:57:55 -0000       1.21
@@ -8,7 +8,7 @@
 <!--
 #dynamic-duo {
    float: right;
-   max-width: 20.6em;
+   width: 20.4em; max-width: 90%;
    font-style: normal;
    text-align: center;
    padding: .8em;
@@ -340,7 +340,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/11/01 19:51:12 $
+$Date: 2015/11/02 10:57:55 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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