www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 body-include-1...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 body-include-1...
Date: Thu, 24 Sep 2015 08:02:55 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/09/24 08:02:55

Modified files:
        server/staging/nav-bar/test9: body-include-1.ar.html 
                                      body-include-1.fr.html 
                                      body-include-1.html layout7.css 
                                      license-list.html 

Log message:
        Remove home button; go back to original navbar color; license-list 
#legend: add 'summary' class, adjust sizes + margins.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/body-include-1.ar.html?cvsroot=www&r1=1.1&r2=1.2
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/body-include-1.fr.html?cvsroot=www&r1=1.8&r2=1.9
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/body-include-1.html?cvsroot=www&r1=1.18&r2=1.19
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout7.css?cvsroot=www&r1=1.100&r2=1.101
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/license-list.html?cvsroot=www&r1=1.35&r2=1.36

Patches:
Index: body-include-1.ar.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/body-include-1.ar.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- body-include-1.ar.html      7 Sep 2015 22:11:15 -0000       1.1
+++ body-include-1.ar.html      24 Sep 2015 08:02:09 -0000      1.2
@@ -12,7 +12,6 @@
  Set language
  <span class="gnun-split"></span>
  <!--#echo encoding="none" var="closing_anchor" -->
- <a href="#all-tags">All keywords</a>
 </div> <!-- /toplinks -->
 
 <!-- /toplinks -->

Index: body-include-1.fr.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/body-include-1.fr.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- body-include-1.fr.html      4 Apr 2014 13:53:35 -0000       1.8
+++ body-include-1.fr.html      24 Sep 2015 08:02:29 -0000      1.9
@@ -3,6 +3,11 @@
 
 <div id="toplinks">
  <a href="#content">Lire l'article</a>
+ <span class="gnun-split"></span>
+ <!--#echo encoding="none" var="language_selector" -->
+ Spécifier la langue
+ <span class="gnun-split"></span>
+ <!--#echo encoding="none" var="closing_anchor" -->
 </div> <!-- /toplinks -->
 
 <div id="searcher">

Index: body-include-1.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/body-include-1.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- body-include-1.html 22 Sep 2015 11:22:38 -0000      1.18
+++ body-include-1.html 24 Sep 2015 08:02:32 -0000      1.19
@@ -11,10 +11,6 @@
  <span class="gnun-split"></span>
  <!--#echo encoding="none" var="closing_anchor" -->
 </div> <!-- /toplinks -->
-<div id="home-icon">
- <p><a href="/home.html"><img
-       src="Actions-home-icon_red.png" alt=" Home "/></a></p>
-</div>
 
 <div id="searcher">
  <form method="get" action="//www.gnu.org/cgi-bin/estseek.cgi">

Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -b -r1.100 -r1.101
--- layout7.css 23 Sep 2015 20:54:57 -0000      1.100
+++ layout7.css 24 Sep 2015 08:02:37 -0000      1.101
@@ -61,7 +61,8 @@
    #ffc     very pale yellow: .highlight-para
    #fff898  pale yellow: table headers, .highlight, nav-bar hover
    #ff3     yellow: #urgent
-   #973e3a  like the GNU-banner, just a bit more subdued: #navigation
+   #a50606  intermediate red from #fs-gang gradient: #navigation
+            [#fs-gang gradient: #820202-#f71111]
    #820202-#f71111: #fs-gang gradient
 
 Borders
@@ -177,7 +178,7 @@
 #searcher, #edu-navigation, #fsf-links { background-color: #c9cccf; }
 #translations, #footer { background-color: #f0f2f4; }
 #header { background-color: white; }
-#navigation { background-color: #963e3a; }
+#navigation { background-color: #a50606; }
 
 /* Font */
 #searcher, #toplinks, #translations, #header, #navigation, #edu-navigation,
@@ -283,9 +284,6 @@
    padding: .5em 0 .4em 0;
    margin: 0;
 }
-#home-icon { float: left; }
-#home-icon p { margin: 0; }
-#home-icon img { height: 1.9em; margin-top: .2em; }
 
 #toplinks a, #toplinks a:visited,
  #home-icon a, #home-icon a:visited {

Index: license-list.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/license-list.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- license-list.html   23 Sep 2015 15:51:49 -0000      1.35
+++ license-list.html   24 Sep 2015 08:02:41 -0000      1.36
@@ -9,6 +9,7 @@
 /* These statements are commented out in HTML to
    make them untranslatable.  */
 #content p.back { margin-top: 3em; }
+#content blockquote.note { margin-top: -4.6em; }
 /* Definitions for color-coded border */
 #content dl.green, #content dl.orange,
  #content dl.red, #content dl.blue, #content dl.purple {
@@ -30,15 +31,8 @@
 @media print,screen {
 #content div#legend { display: block; }
 }
-#content div#legend {
-   float: right;
-   width: auto; max-width: 100%;
-   font-style: normal;
-   padding: 0 1em 1em 1em;
-   margin: 2.5em 1.5em 1.5em 1.5em;
-   background: #f0f2f4;
-   border: 1px solid #c9cccf;
-}
+#content div#legend { max-width: 17.4em; padding-top: 0; margin-top: 2.4em; }
address@hidden (max-width: 46em) { #content div#legend { max-width: 30em; }}
 
 #content div#legend dl { margin: 1em 0 0 0; }
 #content div#legend dt { padding: 1em 0; margin: 0; }
@@ -77,7 +71,7 @@
 #legend dl.blue dt:after { content: "Licenses for works stating a viewpoint"; }
 </style>
 
-<!--#include virtual="/server/banner.html" -->
+<!--#include virtual="/server/staging/nav-bar/test9/banner.html" -->
 <h2 class="c">Various Licenses and Comments about&nbsp;Them</h2>
 
 <div class="toc">
@@ -123,9 +117,9 @@
 <h3  id="Introduction">
     Introduction</h3>
 </div>
-<div style="clear: left;"></div>
+<div style="clear: left;">
 <!--#include virtual="/licenses/fsf-licensing.html" -->
-
+</div>
 <p>We classify a license according to certain key criteria:</p>
 
 <ul>
@@ -184,7 +178,7 @@
 their licensing information.</p>
 
 
-<div id="legend">
+<div id="legend" class="summary">
 <blockquote></blockquote>
 <dl class="green"><dt></dt><dd></dd></dl>
 <dl class="purple"><dt></dt><dd></dd></dl>
@@ -862,7 +856,7 @@
 common, and widely recognized in the free software community.</p></dd>
 
 
-<dt><a id="UniversalPermissiveLicense" 
href="http://directory.fsf.org/wiki/License:Universal_Permissive_License";>
+<dt><a id="UPL" 
href="http://directory.fsf.org/wiki/License:Universal_Permissive_License";>
     Universal Permissive License (UPL)</a>
     <span class="anchor-reference-id">
        (<a href="#UPL">#UPL</a>)</span></dt>
@@ -2598,7 +2592,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/09/23 15:51:49 $
+$Date: 2015/09/24 08:02:41 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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