[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
www/server/staging/nav-bar/test8 layout1.css ho...
From: |
Therese Godefroy |
Subject: |
www/server/staging/nav-bar/test8 layout1.css ho... |
Date: |
Tue, 07 Jan 2014 21:43:03 +0000 |
CVSROOT: /webcvs/www
Module name: www
Changes by: Therese Godefroy <th_g> 14/01/07 21:43:03
Modified files:
server/staging/nav-bar/test8: layout1.css home1.fr.html
philosophy.fr.html
edu-schools.fr.html
edu-cases-india-ambedkar.html
Removed files:
server/staging/nav-bar/test8: home.html home.fr.html layout.css
Log message:
Switch to the alternate layout.css and remove the original one. Modify
the navbars and reduce the box shadow on button, per Navaneeth #881363.
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/layout1.css?cvsroot=www&r1=1.3&r2=1.4
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/home1.fr.html?cvsroot=www&r1=1.1&r2=1.2
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/philosophy.fr.html?cvsroot=www&r1=1.22&r2=1.23
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/edu-schools.fr.html?cvsroot=www&r1=1.15&r2=1.16
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/edu-cases-india-ambedkar.html?cvsroot=www&r1=1.18&r2=1.19
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/home.html?cvsroot=www&r1=1.21&r2=0
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/home.fr.html?cvsroot=www&r1=1.3&r2=0
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/layout.css?cvsroot=www&r1=1.32&r2=0
Patches:
Index: layout1.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/layout1.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- layout1.css 7 Jan 2014 11:26:54 -0000 1.3
+++ layout1.css 7 Jan 2014 21:43:02 -0000 1.4
@@ -28,10 +28,11 @@
blue urgent links
red hover
black gpl-compat-matrix, takeactionhomepage (unused?)
- #111, #222, #333, #555, #666666, #ddd, #eee, #ededed
+ #111, #222, #333, #555, #666666, #ddd, #999, #eee, #ededed
shades of pure gray: text, listing, special items
#f5f6f7 emph-box, footer
- #e7e9eb light bluish gray: translations, edu-nav bar, button
+ #e7e9eb light bluish gray: translations, button
+ #d9dcdf edu-navbar, fsf-links
#c9cccf bluish gray: top links, searcher, nav bars (main and fsf links)
#810606 red from join-fsf button: special links
#971611 red from GNU banner: button link, navigation li background, active
@@ -141,7 +142,7 @@
line-height: 2.4em;
font-weight: bold;
padding: 0 1em;
- margin-bottom: .2em;
+ border-bottom: .1em solid #999;
background-color: #c9cccf;
}
#toplinks a, #toplinks a:visited {
@@ -258,7 +259,7 @@
font-size: 0.9em;
line-height: 2.4em;
margin: 0em;
- background-color: #c9cccf;
+ background-color: #971611;
}
#navigation li {
display: inline;
@@ -266,20 +267,17 @@
}
#navigation li a, #navigation li a:visited {
font-weight: bold;
- padding: .1em .5em;
+ padding: .2em .6em;
color: white !important; text-decoration: none;
- background-color: #971611;
- border: .2em solid #971611;
+ background-color: transparent;
}
#navigation li.active a {
color: #333 !important;
background-color: white;
- border: .2em solid #971611;
}
#navigation li a:hover {
color: black !important;
background-color: #ff3;
- border: .2em solid #ff3;
}
@@ -288,7 +286,6 @@
#content {
text-align: left;
padding: 1em; padding-top: 0;
- margin-top: .18em;
}
#content h2 {
text-align: left;
@@ -322,7 +319,7 @@
font-size: .9em;
line-height: 2.4em;
margin: 0;
- background-color: #c9cccf;
+ background-color: #d9dcdf;
}
#fsf-links li {
display: inline-block;
@@ -368,7 +365,7 @@
float: left;
text-align: center;
font-size: 1em;
- width: 18.5em;
+ width: 20em;
line-height: 1.2em;
padding: 1em .5em .5em .5em;
margin: .2em 1em 1em 0;
@@ -425,11 +422,11 @@
padding-bottom: 0;
margin: .4em 0 .6em 0;
border: .4em solid #c9cccf;
- box-shadow: .2em .2em #171d33;
- -moz-box-shadow: .6em .6em #171d33;
- -webkit-box-shadow: .6em .6em #171d33;
- -icab-box-shadow: .6em .6em #171d33;
- -o-box-shadow: .6em .6em #171d33;
+ box-shadow: .15em .15em #171d33;
+ -moz-box-shadow: .55em .55em #171d33;
+ -webkit-box-shadow: .55em .55em #171d33;
+ -icab-box-shadow: .55em .55em #171d33;
+ -o-box-shadow: .55em .55em #171d33;
/* border-radius: .4em;
-moz-border-radius: .4em;
-khtml-border-radius: .4em;
@@ -502,16 +499,17 @@
#trans-disclaimer {
float: right;
font-size: .9em;
- line-height: 2.4em;
+ line-height: 2.2em;
font-weight: bold;
margin: 0;
- padding-top: .2em;
+ background-color: #ffc;
+ border: .2em solid #971611; border-top: 0;
}
#trans-disclaimer a, #trans-disclaimer a:visited {
+ padding: .35em;
text-decoration: none;
- padding: .3em .65em;
- color: white !important;
- background-color: #334683 !important;
+ color: #222 !important;
+ background-color: #ffc; !important;
}
#trans-disclaimer a:hover {
color: black !important;
@@ -540,7 +538,7 @@
line-height: 2.4em;
padding: 0;
margin: 0em -1.15em;
- background-color: #e7e9eb;
+ background-color: #d9dcdf;
}
#edu-navigation li {
display: inline-block;
@@ -548,18 +546,16 @@
padding: 0;
}
#edu-navigation li a, #edu-navigation li a:visited {
- padding: .1em .45em;
- color: #333 !important; text-decoration: none;
- border: .2em solid #e7e9eb;
+ padding: .2em .45em;
+ color: #222 !important; text-decoration: none;
+}
+#edu-navigation li.active a {
+ background-color: white !important;
+ border: .1em solid #999;
}
#edu-navigation li a:hover, #edu-navigation li.active a:hover {
color: black !important;
background-color: #ff3 !important;
- border: .2em solid #ff3;
-}
-#edu-navigation li.active a {
- background-color: white !important;
- border: .2em solid #971611;
}
p.edu-breadcrumb {
Index: home1.fr.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/home1.fr.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- home1.fr.html 7 Jan 2014 09:09:59 -0000 1.1
+++ home1.fr.html 7 Jan 2014 21:43:02 -0000 1.2
@@ -127,7 +127,7 @@
<ul>
<li id="tabAboutGNU"><a href="/gnu/gnu.html">Ãâ¯proposâ¯deâ¯GNU</a></li>
- <li class="active" id="tabPhilosophy"><a
href="philosophy.fr.html">Philosophie</a></li>
+ <li id="tabPhilosophy"><a href="/philosophy.fr.html">Philosophie</a></li>
<li id="tabLicenses"><a href="/licenses/licenses.html">Licences</a></li>
<li id="tabEducation"><a href="/education/education.html">Ãducation</a></li>
<li id="tabSoftware"><a href="/software/software.html">Logiciel</a></li>
@@ -444,7 +444,7 @@
<!-- timestamp start -->
Dernière mise à jour :
-$Date: 2014/01/07 09:09:59 $
+$Date: 2014/01/07 21:43:02 $
<!-- timestamp end -->
</p>
Index: philosophy.fr.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/philosophy.fr.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- philosophy.fr.html 5 Jan 2014 19:49:30 -0000 1.22
+++ philosophy.fr.html 7 Jan 2014 21:43:02 -0000 1.23
@@ -27,7 +27,7 @@
<!-- start of head-include-2.html -->
<link rel="stylesheet" href="combo.css" media="screen" />
-<link rel="stylesheet" href="layout.css" media="screen" />
+<link rel="stylesheet" href="layout1.css" media="screen" />
<link rel="stylesheet" href="/mini.css" media="handheld" />
@@ -377,7 +377,7 @@
<!-- timestamp start -->
Dernière mise à jour :
-$Date: 2014/01/05 19:49:30 $
+$Date: 2014/01/07 21:43:02 $
<!-- timestamp end -->
</p>
Index: edu-schools.fr.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/edu-schools.fr.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- edu-schools.fr.html 6 Jan 2014 21:32:34 -0000 1.15
+++ edu-schools.fr.html 7 Jan 2014 21:43:02 -0000 1.16
@@ -27,7 +27,7 @@
<!-- start of head-include-2.html -->
<link rel="stylesheet" href="combo.css" media="screen" />
-<link rel="stylesheet" href="layout.css" media="screen" />
+<link rel="stylesheet" href="layout1.css" media="screen" />
<link rel="stylesheet" href="/mini.css" media="handheld" />
<link rel="stylesheet" href="/print.css" media="print" />
<!-- end of head-include-2.html -->
@@ -394,7 +394,7 @@
<!-- timestamp start -->
Dernière mise à jour :
-$Date: 2014/01/06 21:32:34 $
+$Date: 2014/01/07 21:43:02 $
<!-- timestamp end -->
</p>
Index: edu-cases-india-ambedkar.html
===================================================================
RCS file:
/webcvs/www/www/server/staging/nav-bar/test8/edu-cases-india-ambedkar.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- edu-cases-india-ambedkar.html 6 Jan 2014 21:32:34 -0000 1.18
+++ edu-cases-india-ambedkar.html 7 Jan 2014 21:43:02 -0000 1.19
@@ -22,7 +22,7 @@
<!-- start of head-include-2.html -->
<link rel="stylesheet" href="combo.css" media="screen" />
-<link rel="stylesheet" href="layout.css" media="screen" />
+<link rel="stylesheet" href="layout1.css" media="screen" />
<link rel="stylesheet" href="/mini.css" media="handheld" />
@@ -343,7 +343,7 @@
<p>Updated:
<!-- timestamp start -->
-$Date: 2014/01/06 21:32:34 $
+$Date: 2014/01/07 21:43:02 $
<!-- timestamp end -->
</p>
Index: home.html
===================================================================
RCS file: home.html
diff -N home.html
--- home.html 6 Jan 2014 21:32:34 -0000 1.21
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,412 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-
-<head>
-
-<!-- start of server/head-include-1.html -->
-<meta http-equiv="content-type" content="text/html; charset=utf-8" />
-<link rev="made" href="mailto:address@hidden" />
-<link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" />
-<meta name="ICBM" content="42.355469,-71.058627" />
-<meta name="DC.title" content="gnu.org" />
-<!-- end of server/head-include-1.html -->
-
-<!-- end of server/header.html -->
-
-<!-- Parent-Version: 1.75 -->
-
-<title>The GNU Operating System</title>
-
-<meta http-equiv="Keywords" content="GNU, FSF, Free Software Foundation,
Linux, Emacs, GCC, Unix, Free Software, Libre Software, Operating System, GNU
Kernel, GNU Hurd" />
-<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" />
-
-<!-- begin translist file -->
-<!-- end translist file -->
-
-<!-- start of banner.fr.html -->
-
-<!-- start of head-include-2.html -->
-
-<link rel="stylesheet" href="combo.css" media="screen" />
-<link rel="stylesheet" href="layout.css" media="screen" />
-
-<link rel="stylesheet" href="/mini.css" media="handheld" />
-
-<link rel="stylesheet" href="/print.css" media="print" />
-
-<!-- end of head-include-2.html -->
-
-</head>
-<body>
-<div class="inner">
-
-<!-- start of server/body-include-1.html -->
-
-<div id="toplinks">
-<div class="links">
- <a href="#content">Skip to main text</a>
- <a href="/accessibility/">Accessibility</a>
- <span class="fsf"><a
href="#mission-statement">About the FSF</a></span>
-</div> <!-- /links -->
-
-<div id="searcher">
- <form method="get" action="http://www.gnu.org/cgi-bin/estseek.cgi">
- <div><label class="netscape4" for="phrase">Search:</label>
- <input name="phrase" id="phrase" type="text" size="18" accesskey="s"
- value="Why GNU/Linux?" onfocus="this.value=''" />
- <input type="submit" value="Search" />
- </div><!-- unnamed label -->
- </form>
-</div><!-- /searcher -->
-</div><!-- /toplinks -->
-
-<div id="translations">
-<p>
-<span dir="ltr" class="original"><a lang="en" hreflang="en"
href="/home.en.html">English</a> [en]</span>
-<span dir="ltr"><a lang="ca" hreflang="ca" href="/home.ca.html">catalÃ
</a> [ca]</span>
-<span dir="ltr"><a lang="cs" hreflang="cs"
href="/home.cs.html">Äesky</a> [cs]</span>
-<span dir="ltr"><a lang="de" hreflang="de"
href="/home.de.html">Deutsch</a> [de]</span>
-<span dir="ltr"><a lang="el" hreflang="el"
href="/home.el.html">ελληνικά</a> [el]</span>
-<span dir="ltr"><a lang="es" hreflang="es"
href="/home.es.html">español</a> [es]</span>
-<span dir="ltr"><a lang="fa" hreflang="fa"
href="/home.fa.html">ÙارسÛ</a> [fa]</span>
-<span dir="ltr"><a lang="fr" hreflang="fr"
href="/home.fr.html">français</a> [fr]</span>
-<span dir="ltr"><a lang="hr" hreflang="hr"
href="/home.hr.html">hrvatski</a> [hr]</span>
-<span dir="ltr"><a lang="it" hreflang="it"
href="/home.it.html">italiano</a> [it]</span>
-<span dir="ltr"><a lang="ja" hreflang="ja"
href="/home.ja.html">æ¥æ¬èª</a> [ja]</span>
-<span dir="ltr"><a lang="ko" hreflang="ko"
href="/home.ko.html">íêµì´</a> [ko]</span>
-<span dir="ltr"><a lang="nl" hreflang="nl"
href="/home.nl.html">Nederlands</a> [nl]</span>
-<span dir="ltr"><a lang="pl" hreflang="pl"
href="/home.pl.html">polski</a> [pl]</span>
-<span dir="ltr"><a lang="ru" hreflang="ru"
href="/home.ru.html">ÑÑÑÑкий</a> [ru]</span>
-<span dir="ltr"><a lang="sq" hreflang="sq"
href="/home.sq.html">Shqip</a> [sq]</span>
-<span dir="ltr"><a lang="zh-cn" hreflang="zh-cn"
href="/home.zh-cn.html">ç®ä½ä¸æ</a> [zh-cn]</span>
-</p>
-</div><!-- /translations -->
-
-<!-- end of server/body-include-1.html -->
-
-<!-- start of server/body-include-2.html -->
-
-<div id="header">
-
-<div id="logo">
- <p><a href="/">
- <img class="imgleft" src="heckert_gnu.small.png" alt=" [A GNU head] "
/> <strong>GNU</strong> Operating System</a></p>
-</div><!-- /logo -->
-
-</div><!-- /header -->
-
-<div id="navigation">
- <ul>
- <li id="tabAboutGNU"><a href="/gnu/gnu.html">About GNU</a></li>
- <li id="tabPhilosophy"><a
href="/philosophy/philosophy.html">Philosophy</a></li>
- <li id="tabLicenses"><a href="/licenses/licenses.html">Licenses</a></li>
- <li id="tabEducation"><a href="/education/education.html">Education</a></li>
- <li id="tabSoftware"><a href="/software/software.html">Software</a></li>
- <li id="tabDoc"><a href="/doc/doc.html">Documentation</a></li>
- <li id="tabHelp"><a href="/help/help.html">Help GNU</a></li>
- </ul>
-</div><!-- /navigation -->
-
-<!-- end of server/body-include-2.html -->
-
-<div id="content">
-
-
-<!-- end of server/banner.html -->
-
-<p class="netscape4">Richard Stallman announced in September 1983 the plan to
develop a free software Unix-like operating system called GNU. GNU is the only
operating system developed specifically for the sake of users' freedom.</p>
-
-<div class="yui-g home">
- <div class="yui-u first">
-
- <h2>What is GNU?</h2>
-
-<p>GNU is a Unix-like operating system that
-is <a href="/philosophy/free-sw.html">free software</a>—it
-respects your freedom. You can install
-<a href="/distros/free-distros.html">
-versions of GNU</a> (more precisely, GNU/Linux systems) which are
-entirely free software. <a href="/provide.html">What we provide</a>.</p>
-
-<p class="c" ><a href="/distros/screenshot.html">
- <img src="t-desktop-4-medium.jpg" alt="Screenshot of GNU" /></a></p>
-
-<p>The <a href="/gnu/gnu.html">GNU Project</a> was launched in 1984 to
-develop the GNU system. The name “GNU” is a recursive
-acronym for “GNU's Not
-Unix!”. <a href="/pronunciation/pronunciation.html">“GNU” is
-pronounced <em>g'noo</em></a>, as one syllable, like saying "grew" but
-replacing the <em>r</em> with <em>n</em>.</p>
-
-<p>A Unix-like operating system is a <a href="/software/">software
-collection</a> of applications, libraries, and developer tools, plus a
-program to allocate resources and talk to the hardware, known as a
-kernel.</p>
-
-<p><a href="/software/hurd/hurd.html">The Hurd, GNU's own kernel</a>,
-is some way from being ready for daily use. Thus, GNU is typically
-used today with a kernel called Linux. This combination is
-the <a href="/gnu/linux-and-gnu.html"><strong>GNU/Linux operating
-system</strong></a>. GNU/Linux is used by millions, though
-many <a href="/gnu/gnu-linux-faq.html">call it “Linux” by
-mistake</a>.</p>
-
-
-</div><!-- class="yui-u first" -->
-
- <div class="yui-u">
-
- <p class="button c large"><a
- href="/distros/free-distros.html">Download GNU now</a></p>
-
- <div class="emph-box">
-
-<h4 id="Flashes"><a href="http://planet.gnu.org/">Planet GNU</a> <a
href="http://planet.gnu.org/rss20.xml"><img class="feed"
src="feed-icon-10x10.png" alt="RSS Feed" /></a></h4>
-
-<!-- Autogenerated File by planetrss.pl
http://web.cvs.savannah.gnu.org/viewvc/www/server/source/planetrss/?root=www
--><p><a href='http://savannah.gnu.org/forum/forum.php?forum_id=7805'>GNU dmd
0.1 released</a>: <a href="http://www.gnu.org/software/dmd">GNU dmd</a> 0.1 has
been <a
href="https://lists.gnu.org/archive/html/guix-devel/2013-12/msg00014.html">released</a>,
providing m... <a
href='http://savannah.gnu.org/forum/forum.php?forum_id=7805'>more</a></p>
-<p><a
href='https://gnunet.org/content/updated-installation-instructions-ubuntu-1204-lts'>Updated
installation instructions for Ubuntu 12.04 LTS</a>: As a preparation for the
coming release, I updated the <a
href="https://gnunet.org/ubuntu1204-gnunetgtk">Ubuntu 12.04 LTS installation
documentation</a>... <a
href='https://gnunet.org/content/updated-installation-instructions-ubuntu-1204-lts'>more</a></p>
-<p><a href='http://www.gnucash.org/#n-131202-screenshots-wanted.news'>Wanted:
nice screenshots of GnuCash in action</a>: ... <a
href='http://www.gnucash.org/#n-131202-screenshots-wanted.news'>more</a></p>
-<p>For more news, see <a href="http://planet.gnu.org/">Planet GNU</a>
-and the list of <a href="/software/recent-releases.html">recent GNU
-releases</a>.</p>
-
-
-<h4 id="vc-dwim"><a href="/software/vc-dwim/">Vc-dwim</a></h4><p>
-The vc-dwim package contains two tools, <tt>vc-dwim</tt> and
-<tt>vc-chlog</tt>. vc-dwim is a tool that simplifies the task of
-maintaining a ChangeLog and using version control at the same time, for
-example by printing a reminder when a file change has been described in
-the ChangeLog but the file has not been added to the VC. vc-chlog scans
-changed files and generates standards-compliant ChangeLog entries based
-on the changes that it detects.
-<small>(<a href="/manual/manual.html#vc-dwim">doc</a>)</small></p>
-
-
-
-<h4 id="vcdimager"><a href="/software/vcdimager/">VCDImager</a></h4><p>
-GNU VCDImager is a suite of programs for working with Video CDs and
-Super Video CDs. It can be used for authoring, disassembling and
-analyzing discs. It supports full playback control, segment play items,
-automatic padding of MPEG streams on the fly, and extraction of Video
-CDs into files.
-<small>(<a href="/manual/manual.html#vcdimager">doc</a>)</small></p>
-
-
-<p><small><a href="/manual/blurbs.html">Short descriptions for all GNU
-packages.</a></small></p>
-
-</div><!-- class="emph-box" -->
-</div><!-- class="yui-u" -->
-</div><!-- class="yui-g home" -->
-
-<div class="yui-gc">
- <div class="yui-u first">
-
-<h2>What is Free Software?</h2>
-
-<p>“<a href="/philosophy/free-sw.html">Free software</a>”
-is a matter of liberty, not price. To understand the concept, you
-should think of “free” as in “free speech”,
-not as in “free beer”.</p>
-
-<p><strong>Free software is a matter of the users' freedom to run,
-copy, distribute, study, change and improve the software.</strong> More
-precisely, it refers to four kinds of freedom, for the users of the
-software:</p>
-
-<ul>
-<li>The freedom to run the program, for any purpose (freedom 0).</li>
-<li>The freedom to study how the program works, and adapt it to your needs
- (freedom 1). Access to the source code is a precondition for this.</li>
-<li>The freedom to redistribute copies so you can help your neighbor
- (freedom 2).</li>
-<li>The freedom to improve the program, and release your improvements
- to the public, so that the whole community benefits
- (freedom 3). Access to the source code is a precondition for this.</li>
-</ul>
-
-</div><!-- class="yui-u first" -->
-
-<div class="yui-u" id="Action">
-
-<!-- BEGIN TakeAction -->
-
-<h2>Take Action</h2>
-<ul>
-<li><strong><a href="http://www.fsf.org/campaigns">Support current FSF
-campaigns</a></strong>.</li>
-
-<li>Defend <a href="http://www.laquadrature.net/en/Privacy">
-privacy</a>, and support <a
-href="http://www.laquadrature.net/en/the-eu-commissions-outrageous-attempt-to-avoid-copyright-reform">
-global copyright reform</a> with <a
-href="http://www.laquadrature.net/en/">LQDN</a>.</li>
-
-<li>Support the efforts on net neutrality in Europe,
-<a href="http://www.savetheinternet.com" title="Net
-neutrality in the United States of America">in the USA</a>
-and <a href="http://www.neutrality.ca" title="Net neutrality in
-Canada">in Canada</a>.</li>
-
-<li><strong>Fight against software patents:</strong>
-<a href="http://www.endsoftpatents.org">worldwide</a>,
-<a href="/server/takeaction.html#swpat">and Europe</a>.</li>
-
-<li><a href="/server/takeaction.html#directory">Add to the Free Software
-Directory</a>.</li>
-
-<li><strong><a href="/server/takeaction.html">More action
items.</a></strong></li>
-
-</ul>
-
-<!-- END TakeAction -->
-</div><!-- class="yui-u" -->
-</div><!-- class="yui-gc" -->
-
-<div class="yui-g highlight-para">
-
-<p><strong>Can you contribute to any of
-these <a href="http://www.fsf.org/campaigns/priority-projects/">High
-Priority Projects</a>?</strong> Gnash, coreboot, free distributions of
-GNU/Linux, GNU Octave, drivers for network routers, reversible
-debugging in GDB, automatic transcription, PowerVR drivers, and also
-free software replacements for Skype, OpenDWG libraries, and Oracle
-Forms.</p>
-
-<p id="unmaint"><strong>Can you take over an <a
-href="/server/takeaction.html#unmaint">unmaintained GNU
-package</a>?</strong>
-<span class="gnun-split"></span>
- <a href="/software/dap/">dap</a>,
- <a href="/software/gleem/">gleem</a>,
- <a href="/software/gnatsweb/">gnatsweb</a>,
- <a href="/software/gnukart/">gnukart</a>,
- <a href="/software/groff/">groff</a>,
- <a href="/software/halifax/">halifax</a>,
- <a href="/software/indent/">indent</a>,
- <a href="/software/jwhois/">jwhois</a>,
- <a href="/software/metahtml/">metahtml</a>,
- <a href="/software/orgadoc/">orgadoc</a>,
- <a href="/software/polyxmass/">polyxmass</a>,
- <a href="/software/superopt/">superopt</a>,
- <a href="/software/teximpatient/">teximpatient</a>,
- <a href="/software/trueprint/">trueprint</a><span class="gnun-split"></span>,
-are all <a href="/server/takeaction.html#unmaint">looking for
-maintainers</a>. Also, these packages are looking for co-maintainers:
-<span class="gnun-split"></span>
- <a href="/software/aspell/">aspell</a>,
- <a href="/software/gnuae/">gnuae</a>,
- <a href="/software/metaexchange/">metaexchange</a>,
- <a href="/software/powerguru/">powerguru</a><span class="gnun-split"></span>.
-See the package web pages for more information.</p>
-
-</div><!-- class="yui-g highlight-para" -->
-
-</div><!-- for id="content", starts in the include above -->
-
-<!-- begin server/footer-text.html -->
-
-<div class="yui-g" id="fsf-links">
- <ul>
- <li><a href="/">GNU home page</a></li>
- <li><a href="http://www.fsf.org/">FSF home page</a></li>
- <li><a href="/graphics/graphics.html">GNU Art</a></li>
- <li><a href="/fun/fun.html">GNU Fun</a></li>
- <li><a href="/people/people.html">GNU's Who?</a></li>
- <li><a
href="http://directory.fsf.org">Free Software Directory</a></li>
- <li><a href="/server/sitemap.html">Site map</a></li>
- </ul>
-</div><!-- /fsf-links -->
-
-<div class="yui-g" id="mission-statement">
-
-<div id="fssbox">
- <h4>Sign up for the<br /><a href="http://www.fsf.org/fss">Free SoftwareÂ
Supporter</a></h4>
- <p>A monthly email newsletter about GNU and Free Software</p>
- <form
action="https://crm.fsf.org/civicrm/profile/create&reset=1&gid=31"
method="post">
- <div>
- <input name="postURL" type="hidden" value="" />
- <input type="hidden" name="group[25]" value="1" />
- <input name="cancelURL" type="hidden"
value="https://crm.fsf.org/civicrm/profile?reset=1&gid=31" />
- <input name="_qf_default" type="hidden" value="Edit:cancel" />
- </div>
- <p><label>Enter your email address<br />(address@hidden)</label></p>
- <p><input type="text" id="frmEmail" name="email-Primary" size="15"
maxlength="80" />
- <input type="submit" name="_qf_Edit_next" value="Ok" /></p>
- </form>
-</div><!-- /fssbox -->
-
-<p>The <strong><a href="http://www.fsf.org">Free Software
-Foundation</a></strong> is the principal organizational sponsor of the <a
-href="http://www.gnu.org/">GNU Operating System</a>.</p>
-
-<p><strong>âOur
-mission is to preserve, protect and promote the freedom to use, study,
-copy, modify, and redistribute computer software, and to defend the
-rights of Free Software users.â</strong></p>
-
-<p>Support GNU and the FSF by <a
-href="http://shop.fsf.org/">buying manuals and gear</a>, <a
-href="http://www.fsf.org/join">joining the FSF as an associate
-member</a> or by making a
-donation, either <a href="http://donate.fsf.org/">directly to the FSF</a>
-or <a href="http://flattr.com/thing/313733/gnuproject-on-Flattr">via
Flattr</a>.</p>
-
-<p id="join-fsf"><a
href="https://www.fsf.org/associate/support_freedom?referrer=4052">
-JOINÂ Â <img src="logo-fsf.org-notext.png" alt=" [FSF Logo] "/>Â Â NOW</a><br
/>
-
-The FSF also has sister organizations in <a
href="http://www.fsfe.org">Europe</a>, <a
-href="http://www.fsfla.org/">Latin America</a> and <a
-href="http://fsf.org.in/">India</a>.</p>
-
-<p id="backtotop"><a href="#header">Back to Top</a></p>
-
-</div><!-- /mission-statement -->
-
-<!-- end server/footer-text.html -->
-
-<div id="footer">
-
-<div class="footer-unit">
-<!-- Regarding copyright, in general, standalone pages (as opposed to
- files generated as part of manuals) on the GNU web server should
- be under CC BY-ND 3.0 US. Please do NOT change or remove this
- without talking with the webmasters or licensing team first.
- Please make sure the copyright date is consistent with the
- document. For web pages, it is ok to list just the latest year the
- document was modified, or published.
-
- If you wish to list earlier years, that is ok too.
- Either "2001, 2002, 2003" or "2001-2003" are ok for specifying
- years, as long as each year in the range is in fact a copyrightable
- year, i.e., a year in which the document was published (including
- being publicly visible on the web or in a revision control system).
-
- There is more detail about copyright years in the GNU Maintainers
- Information document, www.gnu.org/prep/maintain. -->
-
-<p>Copyright © 1996-2013 <a
-href="http://www.fsf.org">Free Software Foundation</a>, Inc.</p>
-
-<p>This page is licensed under a <a rel="license"
-href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative
-Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
-</div><!-- /footer-unit -->
-
-<!-- start of server/bottom-notes.html -->
-<p id="bottom-notes">
-<a href="http://www.fsf.org/about/dmca-notice">Copyright Infringement
Notification</a></p>
-<!-- end of server/bottom-notes.html -->
-
-<p>Updated:
-<!-- timestamp start -->
-$Date: 2014/01/06 21:32:34 $
-<!-- timestamp end -->
-</p>
-
-</div><!-- /footer -->
-</div><!-- /inner -->
-</body>
-</html>
Index: home.fr.html
===================================================================
RCS file: home.fr.html
diff -N home.fr.html
--- home.fr.html 6 Jan 2014 21:32:34 -0000 1.3
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,468 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-
-<head>
-
-<!-- start of server/head-include-1.html -->
-<meta http-equiv="content-type" content="text/html; charset=utf-8" />
-<link rev="made" href="mailto:address@hidden" />
-<link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" />
-<meta name="ICBM" content="42.355469,-71.058627" />
-<meta name="DC.title" content="gnu.org" />
-<!-- end of server/head-include-1.html -->
-
-<!-- end of server/header.html -->
-
-<!-- Parent-Version: 1.75 -->
-
-<title>Le système d'exploitation GNU</title>
-
-<meta http-equiv="Keywords" content="GNU, FSF, Fondation pour le logiciel
libre, Free Software Foundation, Linux,
-Emacs, GCC, Unix, logiciel libre, système d'exploitation, noyau GNU, GNU
-Hurd" />
-<meta http-equiv="Description" content="Depuis 1983, nous développons le
système d'exploitation libre GNU, de type
-Unix, pour que les utilisateurs d'ordinateurs puissent avoir la liberté de
-partager et d'améliorer les logiciels qu'ils utilisent." />
-<link rel="alternate" title="Planet GNU"
href="http://planet.gnu.org/rss20.xml" type="application/rss+xml" />
-
-<!-- begin translist file -->
-<!-- end translist file -->
-
-<!-- start of banner.fr.html -->
-
-<!-- start of head-include-2.html -->
-
-<link rel="stylesheet" href="combo.css" media="screen" />
-<link rel="stylesheet" href="layout.css" media="screen" />
-
-<link rel="stylesheet" href="/mini.css" media="handheld" />
-
-<link rel="stylesheet" href="/print.css" media="print" />
-
-<!-- end of head-include-2.html -->
-<link rel="stylesheet" href="style.fr.css" media="all" />
-
-</head>
-<body>
-<div class="inner">
-
-<!-- start of server/body-include-1.html -->
-
-<div id="toplinks">
-<div class="links">
- <a href="#content">Lire l'article</a>
- <a href="/accessibility/">Accessibilité</a>
- <span class="fsf"><a
href="#mission-statement">Ã propos de la FSF</a></span>
-</div> <!-- /links -->
-
-<div id="searcher">
- <form method="get" action="http://www.gnu.org/cgi-bin/estseek.cgi">
- <div><label class="netscape4" for="phrase">Search:</label>
- <input name="phrase" id="phrase" type="text" size="18" accesskey="s"
- value="Pourquoi GNU/Linux?" onfocus="this.value=''" />
- <input type="submit" value="Valider" />
- </div><!-- unnamed label -->
- </form>
-</div><!-- /searcher -->
-</div><!-- /toplinks -->
-
-<div id="translations">
-<p>
-<span dir="ltr" class="original"><a lang="en" hreflang="en"
href="/home.en.html">English</a> [en]</span>
-<span dir="ltr"><a lang="ca" hreflang="ca" href="/home.ca.html">catalÃ
</a> [ca]</span>
-<span dir="ltr"><a lang="cs" hreflang="cs"
href="/home.cs.html">Äesky</a> [cs]</span>
-<span dir="ltr"><a lang="de" hreflang="de"
href="/home.de.html">Deutsch</a> [de]</span>
-<span dir="ltr"><a lang="el" hreflang="el"
href="/home.el.html">ελληνικά</a> [el]</span>
-<span dir="ltr"><a lang="es" hreflang="es"
href="/home.es.html">español</a> [es]</span>
-<span dir="ltr"><a lang="fa" hreflang="fa"
href="/home.fa.html">ÙارسÛ</a> [fa]</span>
-<span dir="ltr"><a lang="fr" hreflang="fr"
href="/home.fr.html">français</a> [fr]</span>
-<span dir="ltr"><a lang="hr" hreflang="hr"
href="/home.hr.html">hrvatski</a> [hr]</span>
-<span dir="ltr"><a lang="it" hreflang="it"
href="/home.it.html">italiano</a> [it]</span>
-<span dir="ltr"><a lang="ja" hreflang="ja"
href="/home.ja.html">æ¥æ¬èª</a> [ja]</span>
-<span dir="ltr"><a lang="ko" hreflang="ko"
href="/home.ko.html">íêµì´</a> [ko]</span>
-<span dir="ltr"><a lang="nl" hreflang="nl"
href="/home.nl.html">Nederlands</a> [nl]</span>
-<span dir="ltr"><a lang="pl" hreflang="pl"
href="/home.pl.html">polski</a> [pl]</span>
-<span dir="ltr"><a lang="ru" hreflang="ru"
href="/home.ru.html">ÑÑÑÑкий</a> [ru]</span>
-<span dir="ltr"><a lang="sq" hreflang="sq"
href="/home.sq.html">Shqip</a> [sq]</span>
-<span dir="ltr"><a lang="zh-cn" hreflang="zh-cn"
href="/home.zh-cn.html">ç®ä½ä¸æ</a> [zh-cn]</span>
-</p>
-</div><!-- /translations -->
-
-<!-- end of server/body-include-1.html -->
-
-<!-- start of server/body-include-2.html -->
-
-<!-- Begin fundraising banner -->
-<div id="fundraiserbanner2013-14">
-
-<a href="https://www.fsf.org/appeal/2013"><img class="right"
-src="building.png" alt="jauge d'avancement des travaux" /></a>
-
-<div class="text">
-<p><a href="https://www.fsf.org/appeal/2013" class="nounderline"><strong
-class="nounderline">Le logiciel libre est un pilier de toute société
-moderne. Nous le construisons.</strong></a></p>
-
-<p><a href="https://www.fsf.org/appeal/2013" class="nounderline">Avec votre
-aide, nous récolterons 450 000 $ cet hiver pour renforcer ce pilier.</a></p>
-
-<p><a href="https://www.fsf.org/appeal/2013"> Faites un don aujourd'hui pour
nous
-rendre plus solides en 2014.</a></p>
-</div><!-- /text -->
-
-</div>
-<!-- End fundraising banner -->
-
-<div id="header">
-
-<div id="logo">
- <p><a href="/">
- <img class="imgleft" src="heckert_gnu.small.png" alt=" [A GNU head] "
/> Le système d'exploitation <strong>GNU</strong></a></p>
-</div><!-- /logo -->
-
-</div><!-- /header -->
-
-<div id="navigation">
-
- <ul>
- <li id="tabAboutGNU"><a href="/gnu/gnu.html">Ãâ¯proposâ¯deâ¯GNU</a></li>
- <li class="active" id="tabPhilosophy"><a
href="philosophy.fr.html">Philosophie</a></li>
- <li id="tabLicenses"><a href="/licenses/licenses.html">Licences</a></li>
- <li id="tabEducation"><a href="/education/education.html">Ãducation</a></li>
- <li id="tabSoftware"><a href="/software/software.html">Logiciel</a></li>
- <li id="tabDoc"><a href="/doc/doc.html">Documentation</a></li>
- <li id="tabHelp"><a href="/help/help.html">Aidezâ¯GNU</a></li>
- </ul>
-</div><!-- /navigation -->
-
-<!-- end of server/body-include-2.html -->
-
-<div id="trans-disclaimer">
-<a href="/home.en.html">Original en anglais</a>
-</div><!-- /trans-disclaimer -->
-
-<div id="content">
-
-
-<!-- end of server/banner.html -->
-<p class="netscape4">Richard Stallman a annoncé en septembre 1983 le projet
de développer un
-système d'exploitation libre de type Unix appelé GNU. GNU est le seul
-système d'exploitation développé spécifiquement pour la liberté des
-utilisateurs.</p>
-
-<div class="yui-g home">
- <div class="yui-u first">
-
- <h2>Qu'est-ce que GNUÂ ?</h2>
-
-<p>GNU est un système d'exploitation de type Unix, constitué de <a
-href="/philosophy/free-sw.html">logiciel libre</a> â il respecte votre
-liberté. Vous pouvez installer des <a
-href="/distros/free-distros.html">versions de GNU</a> (plus précisément, des
-systèmes GNU/Linux) qui sont entièrement libres. <a href="/provide.html">Ce
-que nous proposons</a>.</p>
-
-<p class="c" style="margin: 0em"><a href="/distros/screenshot.html"><img
- src="t-desktop-4-medium.jpg" alt="Copie d'écran de GNU"
- /></a></p>
-
-<p>Le <a href="/gnu/gnu.html">projet GNU</a> a été lancé en 1984 pour
-développer le système GNU. Le nom « GNU » est un acronyme récursif pour
-<cite>GNU's Not Unix!</cite> (GNU N'est pas Unix !) ; <a
-href="/pronunciation/pronunciation.html">il se prononce <em>gnou</em></a>,
-avec une syllabe sans voyelle entre le <em>g</em> (dur) et le <em>n</em>.</p>
-
-<p>Un système d'exploitation de type Unix est une <a
-href="/software/">collection de logiciels</a> (applications, bibliothèques,
-outils pour les développeurs), plus un programme pour allouer les ressources
-et communiquer avec le matériel, connu sous le nom de noyau.</p>
-
-<p><a href="/software/hurd/hurd.html"><cite>The Hurd</cite>, le noyau propre Ã
-GNU</a> [en], n'est pas encore prêt pour un usage courant. Aussi, GNU est-il
-typiquement utilisé aujourd'hui avec un noyau appelé Linux. Cette
-combinaison est le <a href="/gnu/linux-and-gnu.html"> <strong>système
-d'exploitation GNU/Linux</strong></a>. GNU/Linux est utilisé par des
-millions de gens, bien que beaucoup <a
-href="/gnu/gnu-linux-faq.html">l'appellent « Linux » par erreur</a>.</p>
-
-
-</div>
-
- <!-- class="yui-u first" -->
-<div class="yui-u">
-
- <p class="button c large"><a
href="/distros/free-distros.html">Téléchargez GNU</a></p>
-
- <div class="emph-box">
-
-<h4 id="Flashes"><a href="http://planet.gnu.org/">Planet GNU</a> <a
-href="http://planet.gnu.org/rss20.xml"><img class="feed"
src="feed-icon-10x10.png" alt="Flux RSS" /></a></h4>
-
-<!-- Autogenerated by planetrss.pl 1.5 -->
-<p><a href='http://savannah.gnu.org/forum/forum.php?forum_id=7833'>
-GNU Cgicc 3.2.12</a>:
-Hello I am happy to announce the next release of GNU Cgicc. This release is
numbered 3.2.11 . Description =========== GNU cgicc is an ANSI C++ compliant
class library that gr...
-<a href='http://savannah.gnu.org/forum/forum.php?forum_id=7833'>more</a></p>
-<p><a href='http://savannah.gnu.org/forum/forum.php?forum_id=7831'>
-GNU Cgicc 3.2.11</a>:
-Hello I am happy to announce the next release of GNU Cgicc. This release is
numbered 3.2.11 . Description =========== GNU cgicc is an ANSI C++ compliant
class library that gr...
-<a href='http://savannah.gnu.org/forum/forum.php?forum_id=7831'>more</a></p>
-<p><a href='http://www.gnucash.org/#n-140101-2.4.14.news'>
-Announcement: GnuCash 2.4.14 Release</a></p>
-
-<p>Tenez-vous au courant avec <a href="http://planet.gnu.org/">Planet GNU</a>
-et la <a href="/software/recent-releases.html">liste des publications
-récentes de GNU</a>.</p>
-
-<h4 id="edma"><a href="/software/edma/">EDMA</a></h4><p>
-GNU EDMA est un environnement de développement combinant à la fois les
-logiques de la programmation orientée objet (POO) et de la programmation
-orientée composants (POC). Il est utilisé pour construire des applications
-évolutives et modulaires ainsi que des composants réutilisables. EDMA
-fournit un moyen pratique de créer en C des programmes orientés objet sans
-le recours à  C++. Il possède également un système de composants unique,
-contrairement à d'autres logiciels libres de POC qui imitent la conception
-de leurs homologues privateurs. Il inclut un assistant graphique,
-<tt>gidfwizard</tt>, un outil servant à créer les fichiers de définition de
-l'interface de GNU EDMA et les fichiers squelettes nécessaires à la
-construction des classes EDMA, ainsi qu'un navigateur graphique de classes,
-<tt>gecb</tt>. <small>(<a href="/manual/manual.html#edma">doc</a>)</small></p>
-
-<p><small><a href="/manual/blurbs.html">Brèves descriptions de tous les
-logiciels GNU.</a></small></p>
-
-</div>
-<!-- class="emph-box" -->
-</div>
-<!-- class="yui-u" -->
-</div>
-
-<!-- class="yui-g home" -->
-<div class="yui-gc">
- <div class="yui-u first">
-
-<h2>Qu'est-ce que le logiciel libre ?</h2>
-
-<p>« <a href="/philosophy/free-sw.html">Logiciel libre</a> » se réfère Ã
la
-liberté, pas au prix. Pour comprendre ce concept, vous devez penser Ã
-« liberté d'expression », pas à « entrée libre » (NdT : en
anglais, le mot
-<cite>free</cite> veut dire libre, mais aussi gratuit, d'où la confusion
-possible).</p>
-
-<p><strong>Le logiciel libre donne aux utilisateurs la liberté d'exécuter, de
-copier, de distribuer, d'étudier, de modifier et d'améliorer les
-logiciels</strong>. Plus précisément, cela veut dire que vous, utilisateur,
-possédez quatre libertés :</p>
-
-<ul>
-<li>la liberté d'exécuter le programme, pour n'importe quel usage (libertéÂ
0)Â ;</li>
-<li>la liberté d'étudier le fonctionnement du programme et de l'adapter Ã
vos
-besoins (liberté 1) â une condition préalable est d'accéder au code
source ;</li>
-<li>la liberté d'en redistribuer des copies pour aider les autres (libertéÂ
2)Â ;</li>
-<li>la liberté d'améliorer le programme et de rendre publiques vos
améliorations
-pour que toute la communauté en bénéficie (liberté 3) â une condition
-préalable est d'accéder au code source.</li>
-</ul>
-
-</div>
-
-<!-- class="yui-u first" -->
-<div class="yui-u" id="Action">
-
-<!-- BEGIN TakeAction -->
-<h2>Agissez !</h2>
-<ul>
-<li><strong><a href="http://www.fsf.org/campaigns">Soutenez les dernières
-campagnes de la FSF</a></strong>.</li>
-
-<li>Défendez <a href="http://www.laquadrature.net/fr/vie_privee">la vie
-privée</a> et appelez à <a
-href="http://www.laquadrature.net/fr/commission-europeenne-tentative-scandaleuse-deviter-la-reforme-du-droit-dauteur">une
-réforme globale du droit d'auteur</a> avec <a
-href="http://www.laquadrature.net/fr/"><abbr title="La Quadrature du
-Net">LQDN</abbr></a>.</li>
-
-<li>Soutenez la défense de la neutralité du net en Europe, <a
-href="http://www.savetheinternet.com" title="Net neutrality in the United
-States of America">aux USA</a> et <a href="http://www.neutrality.ca"
-title="Net neutrality in Canada">au Canada</a>.</li>
-
-<li><strong>Luttez contre les brevets logiciels</strong> <a
-href="http://www.endsoftpatents.org">dans le monde</a> et <a
-href="/server/takeaction.html#swpat">en Europe</a>.</li>
-
-<li><a href="/server/takeaction.html#directory">Complétez le répertoire du
-logiciel libre</a>.</li>
-
-<li><a href="/server/takeaction.html">Toutes les actions</a></li>
-
-</ul>
-
-</ul>
-
-<!-- END TakeAction -->
-</div><!-- class="yui-u" -->
-</div><!-- class="yui-gc" -->
-
-<div class="yui-g highlight-para">
-
-<p><strong>Pouvez-vous contribuer à certains de ces <a
-href="http://www.fsf.org/campaigns/priority-projects/">projets hautement
-prioritaires</a>Â ?</strong> Gnash, coreboot, distributions libres de
-GNU/Linux, GNU Octave, pilotes pour routeurs, débogage réversible dans GDB,
-transcription automatique, pilotes PowerVR, et aussi : équivalents libres
-pour Skype, pour les bibliothèques OpenDWG, et pour Oracle Forms.</p>
-
-<p id="unmaint"><strong>Pouvez-vous adopter un <a
-href="/server/takeaction.html#unmaint">paquet GNU non
-maintenu</a>Â ?</strong>
-
- <a href="/software/dap/">dap</a>, <a href="/software/gleem/">gleem</a>, <a
-href="/software/gnatsweb/">gnatsweb</a>, <a
-href="/software/gnukart/">gnukart</a>, <a href="/software/groff/">groff</a>,
-<a href="/software/halifax/">halifax</a>, <a
-href="/software/indent/">indent</a>, <a href="/software/jwhois/">jwhois</a>,
-<a href="/software/metahtml/">metahtml</a>, <a
-href="/software/orgadoc/">orgadoc</a>, <a
-href="/software/polyxmass/">polyxmass</a>, <a
-href="/software/superopt/">superopt</a>, <a
-href="/software/teximpatient/">teximpatient</a> et <a
-href="/software/trueprint/">trueprint</a> sont tous <a
href="/server/takeaction.html#unmaint">Ã la recherche d'un
-repreneur</a>. Et ceux-ci sont à la recherche d'un comainteneur :
-
- <a href="/software/aspell/">aspell</a>, <a
-href="/software/gnuae/">gnuae</a>, <a
-href="/software/metaexchange/">metaexchange</a>, <a
-href="/software/powerguru/">powerguru</a>. Consultez les pages web de ces
logiciels pour plus ample information.</p>
-
-</div>
-
-<!-- class="yui-g highlight-para" -->
-<div id="transnotes">
-
-<!--TRANSLATORS: Use space (SPC) as msgstr if you don't have notes.-->
- </div>
-</div>
-
-<!-- for id="content", starts in the include above -->
-
-<!-- begin server/footer-text.html -->
-
-<div class="yui-g" id="fsf-links">
- <ul>
- <li><a href="/">Accueilâ¯GNU</a></li>
- <li><a href="http://www.fsf.org/">Accueilâ¯FSF</a></li>
- <li><a href="/graphics/graphics.html">Artâ¯GNU</a></li>
- <li><a href="/fun/fun.html">Humour GNU</a></li>
- <li><a href="/people/people.html">Trombinoscopeâ¯GNU</a></li>
- <li><a
href="http://directory.fsf.org">Répertoireâ¯duâ¯logicielâ¯libre</a></li>
- <li><a href="/server/sitemap.html">Planâ¯duâ¯site</a></li>
- </ul>
-</div><!-- /fsf-links -->
-
-<div class="yui-g" id="mission-statement">
-
-<div id="fssbox">
- <h4>Abonnez-vous au<br /><a href="http://www.fsf.org/fss">Free SoftwareÂ
Supporter</a></h4>
- <p>(lettre mensuelle sur GNU et le logiciel libre)</p>
- <form
action="https://crm.fsf.org/civicrm/profile/create&reset=1&gid=31"
method="post">
- <div>
- <input name="postURL" type="hidden" value="" />
- <input type="hidden" name="group[25]" value="1" />
- <input name="cancelURL" type="hidden"
value="https://crm.fsf.org/civicrm/profile?reset=1&gid=31" />
- <input name="_qf_default" type="hidden" value="Edit:cancel" />
- </div>
- <p><label>Indiquez votre adresse de courriel (address@hidden)</label></p>
- <p><input type="text" id="frmEmail" name="email-Primary" size="15"
maxlength="80" />
- <input type="submit" name="_qf_Edit_next" value="Ok" /></p>
- </form>
-</div><!-- /fssbox -->
-
-<p>La <strong><a href="http://www.fsf.org">Free Software Foundation</a>
(Fondation pour le logiciel libre)</strong> est le
-principal sponsor institutionnel du <a href="http://www.gnu.org/">système
-d'exploitation GNU</a>.</p>
-
-<p><strong>« Notre mission est de préserver, protéger et
-promouvoir la liberté d'utiliser, d'étudier, de copier, de modifier et de
-redistribuer les programmes informatiques, et de défendre les droits des
-utilisateurs de logiciels libres. »</strong></p>
-
-<p>Soutenez GNU et la FSF <a
-href="http://shop.fsf.org/">en achetant des manuels et autres objets</a>, <a
-href="http://www.fsf.org/join">en adhérant à la FSF en tant que membre
-associé</a> ou en faisant un don, soit <a
-href="http://donate.fsf.org/">directement à la FSF</a>, soit <a
-href="http://flattr.com/thing/313733/gnuproject-on-Flattr">via
-Flattr</a>.</p>
-
-<p id="join-fsf"><a
href="https://www.fsf.org/associate/support_freedom?referrer=4052">
-REJOIGNEZÂ Â LAÂ Â <img src="logo-fsf.org-notext.png" alt=" [FSF Logo]
"/></a><br />
-
-La FSF a des organisations sÅurs en
-<a href="http://www.fsfe.org">Europe</a>, en <a
-href="http://www.fsfla.org/">Amérique latine</a> et en <a
-href="http://fsf.org.in/">Inde</a>.</p>
-
-<p id="backtotop"><a href="#header">Haut de la page</a></p>
-
-</div><!-- mission-statement -->
-
-<!-- end server/footer-text.html -->
-
-<div id="footer">
-
-<div class="footer-unit">
-
-<!-- Regarding copyright, in general, standalone pages (as opposed to
- files generated as part of manuals) on the GNU web server should
- be under CC BY-ND 3.0 US. Please do NOT change or remove this
- without talking with the webmasters or licensing team first.
- Please make sure the copyright date is consistent with the
- document. For web pages, it is ok to list just the latest year the
- document was modified, or published.
-
- If you wish to list earlier years, that is ok too.
- Either "2001, 2002, 2003" or "2001-2003" are ok for specifying
- years, as long as each year in the range is in fact a copyrightable
- year, i.e., a year in which the document was published (including
- being publicly visible on the web or in a revision control system).
-
- There is more detail about copyright years in the GNU Maintainers
- Information document, www.gnu.org/prep/maintain. -->
-
-<p>Copyright © 1996-2013 <a
-href="http://www.fsf.org">Free Software Foundation</a>, Inc.</p>
-
-<p>Cette page peut être utilisée suivant les conditions de la licence <a
-rel="license"
-href="http://creativecommons.org/licenses/by-nd/3.0/us/deed.fr">Creative
-Commons attribution de paternité, pas de modification, 3.0 Ãtats-Unis
-(CCÂ BY-ND 3.0Â US)</a>.</p>
-
-</div><!-- /footer-unit -->
-
-<div class="footer-unit">
-<!--TRANSLATORS: Use space (SPC) as msgstr if you don't want credits.-->
-Traduction : Cédric Corazza.<br />Révision : <a
-href="mailto:trad-gnu@april.org">trad-gnu@april.org</a></div>
-
-<!-- start of server/bottom-notes.html -->
-<p id="bottom-notes"><a
href="http://www.fsf.org/about/dmca-notice">Notification
-d'infraction au copyright</a></p>
-<!-- end of server/bottom-notes.html -->
-
-
-<p>
-<!-- timestamp start -->
-Dernière mise à jour :
-
-$Date: 2014/01/06 21:32:34 $
-
-<!-- timestamp end -->
-</p>
-
-</div><!-- /footer -->
-</div><!-- /inner -->
-</body>
-</html>
Index: layout.css
===================================================================
RCS file: layout.css
diff -N layout.css
--- layout.css 6 Jan 2014 16:50:23 -0000 1.32
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,780 +0,0 @@
-/*
-layout.css -- css stylesheet used on www.gnu.org
-
-Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2013 Free Software Foundation
-
-Permission is hereby granted, free of charge, to any person
-obtaining a copy of this software and associated documentation
-files (the "Software"), to deal in the Software without
-restriction, including without limitation the rights to use,
-copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following
-conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-*/
-
-/* NOTE: Changes to this file will affect the entire site, often in
-unexpected ways. Please mail patches to address@hidden rather
-than commit changes directly. */
-
-
-/*** GENERAL SETTINGS ***/
-
-/* colors
- white background for inner, searcher, text nav bar & listing
- blue urgent links
- black gpl-compat-matrix, takeactionhomepage (unused?)
- #111, #222, #333, #555, #666666, #ddd, #eee, #ededed
- shades of pure gray: text, listing, special items
- #f5f6f7 emph-box, footer
- #e7e9eb light bluish gray: translations, edu-nav bar, button
- #c9cccf bluish gray: top links, searcher, nav bars (main and fsf links)
- #810606 red from join-fsf button: special links
- #971611 red from GNU banner: button link, navigation li background, active
- links in nav bars, normal visited links border around highlighted
- boxes, join-fsf link
- red hover
- #334683 blue from GNU banner: h2, normal links
- #3465a4 blue: edu-cases ridges
- #171d33 dark blue (from screenshot): shade behind button
- #ffc pale yellow: highlight background
- #ff3 yellow: urgent
- #ccffcc light green: gpl-compat-matrix
- #e4ffcc light yellowish green: gpl-compat-matrix
-*/
-
-/* Luminosity contrast ratio
- source: http://springmeier.org/www/contrastcalculator/index.php
- #000 (black) vs. #fff (white) 21.3
- #000 vs. #ff3 19.6
- #00f (blue) vs. #ff3 8.02
- #333 vs. white 12.63
- #333 vs. #e7e9eb 10.38
- #333 vs. #c9cccf 7.83
- #222 vs. #c9cccf 9.87
- #971611 vs. white 8.61
- #971611 vs. #e7e9eb 7.07
- #971611 vs. #c9cccf 5.34
- #750000 vs. #c9cccf 7.41
- #334683 vs. white 8.96
- #334683 vs. #e7e9eb 7.36
- #334683 vs. black 2.34
- #f00 (red) vs. #334683 2.24
- #f00 vs. 971611 2.15
- #f00 vs. #750000 2.99
- #f00 vs. #333 3.16
- #f00 vs. #222 3.98
- #f00 vs. #c9cccf 2.48
- #f00 vs. #e7e9eb 3.29
- #f00 vs. white 4.00
-*/
-
-
-html, body {
- font-size: 1em;
- text-align: inherit;
- padding: 0;
- margin: 0;
- text-decoration: none;
- color: #333;
- /* Source: http://www.impressivewebs.com/css3-linear-gradient-syntax/ */
- background: -moz-linear-gradient(#5b6a96, #c9cccf); /* FF 3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
#5b6a96), color-stop(100%, #c9cccf)); /* Safari 4+, Chrome 2+ */
- background: -webkit-linear-gradient(#5b6a96, #c9cccf); /* Safari 5.1+,
Chrome 10+ */
- background: -o-linear-gradient(#5b6a96, #c9cccf); /* Opera 11.10 */
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b6a96',
endColorstr='#c9cccf'); /* IE6 & IE7 */
- -ms-filter:
"progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b6a96',
endColorstr='#c9cccf')"; /* IE8+ */
- background: linear-gradient(#5b6a96, #c9cccf); /* the standard */
-}
-
-/* This specifies the basic width of our web pages. Don't change it
- without discussion on www-discuss. The magic 74.92 is for
- consistency with fsf.org. */
-.inner {
- position: relative;
- margin: auto; width: 99%; max-width:74.92em; overflow: hidden;
- background-color: white;
-}
-
-a[href] { color: #334683; }
-a[href]:visited { color: #971611 !important; }
-a[href]:active, a[href]:hover { color: red; }
-a:hover { color: red; }
-
-blockquote { margin: 1em; font-style: italic; }
-
-acronym, abbr { border-bottom: 1px dotted #111; }
-
-img { border: 0; }
-
-.center, .c { text-align: center; }
-.nocenter{ text-align: left; }
-
-.underline { text-decoration: underline; }
-.nounderline { text-decoration: none; }
-
-.imgright { float: right; margin: 1em; }
-.imgleft { float: left; margin: 1em; }
-
-.big { font-size: 130%; padding-top: 0.7em; }
-
-.inline-list li { display: inline }
-
-.netscape4 {
- display: none !important;
- height: 0;
-}
-
-.pad { margin-bottom: 1em; }
-.pad td { padding-left: 1em; padding-right: 1em; }
-
-.layout-table * { border: 0; }
-
-
-/*** TOP OF THE PAGE ***/
-
-#toplinks {
- font-size: .9em;
- line-height: 2.4em;
- font-weight: bold;
- padding: 0 1em;
- margin-bottom: .2em;
- background-color: #c9cccf;
-}
-#toplinks a, #toplinks a:visited {
- color: #222 !important; text-decoration: none;
-}
-#toplinks a:hover { color: red !important; }
-/* Highlight the link to the FSF mission statement */
-#toplinks span.fsf {
- font-size: 1.1em;
- padding-top: .3em;
-}
-#toplinks span.fsf a, #toplinks span.fsf a:visited { color: #750000
!important; }
-#toplinks span.fsf a:hover {
- color: red !important;
-}
-#toplinks div.links { float: left; }
-
-#searcher {
- text-align: right;
- color: white;
-}
-#searcher, #searcher input { color: #555; }
-
-#translations {
- clear: both;
- font-size: .9em;
- line-height: 1.3em;
- padding-left:.6em; padding-bottom: .2em;
- background-color: #e7e9eb;
-}
-#translations span {
- display: inline-block;
- margin-left: .3em; margin-right: .3em;
-}
-#translations a, #translations a:visited {
- color: #222 !important; text-decoration: none;
-}
-#translations a:hover { color: red !important; }
-#translations p { margin-bottom: 0.3em; }
-/* Highlight the link to the original page */
-#translations span.original {
- font-size: 1.1em; font-weight: bold;
- padding-top: .3em;
-}
-#translations span.original a, #translations span.original a:visited { color:
#750000 !important; }
-#translations span.original a:hover {
- color: red !important;
-}
-
-
-/*** SPECIAL BANNER ***/
-
-/* Begin fundraising banner */
-#fundraiserbanner2013-14 {
- max-width: 64em;
- margin: auto; margin-top: .5em; margin-bottom: 2em;
-}
-#fundraiserbanner2013-14 .right {
- float: right;
- height: 6.7em;
- margin: 0em;
-}
-#fundraiserbanner2013-14 .text {
- text-align: center;
- font: 1em sans-serif;
- line-height: 1.2em;
- padding-top: 1em;
-}
-#fundraiserbanner2013-14 .text a:visited { color: #334683 !important }
-#fundraiserbanner2013-14 .text a:hover { color: red !important }
-#fundraiserbanner2013-14 p { margin: .3em; }
-/* End fundraising banner */
-
-
-/*** HEADER ***/
-
-#header:after {
- clear: both; content: ""; display: block;
- height: 0px; visibility: hidden; width: 0px;
-}
-#logo {
- font-size: 2.3em;
- font-family: sans-serif !important;
- font-weight: bold;
- padding: .6em;
- margin-top: .4em; margin-left: .4em;
-}
-#logo img {
- height: 1.8em;
- position: relative; bottom: .5em;
- padding: 0; margin: 0;
-}
-#logo p { margin: 0; }
-#logo a strong {
- font-size: 1em;
- color: #334683;
-}
-#logo a, #logo a:visited {
- font-size: 1em;
- color: #971611 !important; text-decoration: none;
- cursor: pointer;
-}
-
-/*** NAVIGATION BAR ***/
-
-#navigation { clear: both; }
-
-#navigation:after {
- clear: both; content: ""; display: block;
- height: 0px; visibility: hidden; width: 0px;
-}
-#navigation ul {
- text-align: center;
- font-size: 0.9em;
- line-height: 2.4em;
- margin: 0em;
- background-color: #c9cccf;
-}
-#navigation li {
- display: inline;
- padding: 0;
-}
-#navigation li a, #navigation li a:visited {
- font-weight: bold;
- padding: .1em .5em;
- color: white !important; text-decoration: none;
- background-color: #971611;
- border: .2em solid #971611;
-}
-#navigation li.active a {
- color: #333 !important;
- background-color: white;
- border: .2em solid #971611;
-}
-#navigation li a:hover {
- color: black !important;
- background-color: #ff3;
- border: .2em solid #ff3;
-}
-
-
-/*** CONTENT ***/
-
-#content {
- text-align: left;
- padding: 1em; padding-top: 0;
- margin-top: .18em;
-}
-#content h2 {
- text-align: left;
- line-height: 1em;
- font-size: 2em; font-weight:bold;
- margin: .9em 0 .7em 0;
- color: #334683;
-}
-#content:lang(ar), #content:lang(fa), #content:lang(he) { text-align: right; }
-#content h2 a { color: #971611 !important; }
-#content h3, #content h4, #content h5, #content h6 { line-height: 1.5em; }
-#content h3 { font-size: 1.6em; }
-#content h4 { font-size: 1.3em; }
-#content h5 { font-size: 1.1em; }
-#content h6 { font-size: 1em; }
-#content ul, #fsf-campaigns ul {
- list-style: square; margin-left: 1.4em;
- list-style-image:url(bullet.gif);
-}
-#content ol { list-style: decimal; margin-left: 1.9em; }
-#content li, #fsf-campaigns li, #content dd, #content p, #content pre,
- #content dt, #content code, #content address { line-height: 1.3em; }
-
-#transnotes { font-size: .9em; }
-
-
-/*** ADDITIONAL LINKS ***/
-
-#fsf-links ul {
- text-align: center;
- font-size: .9em;
- line-height: 2.4em;
- margin: 0;
- background-color: #c9cccf;
-}
-#fsf-links li {
- display: inline-block;
- list-style: none;
- padding: 0;
-}
-#fsf-links li a, #fsf-links li a:visited {
- font-weight: bold;
- padding: .3em .6em;
- color: #333 !important; text-decoration: none;
-}
-#fsf-links li a:hover {
- color: black !important;
- background-color: #ff3 !important;
-}
-
-
-/*** FSF STUFF ***/
-
-#mission-statement {
- font-size: .9em;
- line-height: 1.3em;
- margin: 2.2em 1.1em 0 1.1em;
-}
-
-#join-fsf {
- font-size: 1.2em;
- line-height: 2.2em;
- text-align: center;
-}
-#join-fsf a, #join-fsf a:visited {
- font-weight: bold;
- color: #971611 !important; text-decoration: none;
-}
-#join-fsf a:hover {
- color: red !important; text-decoration: underline;
-}
-#join-fsf img {
- height: 1.8em;
- position: relative; top: .5em;
-}
-#fssbox {
- float: left;
- text-align: center;
- font-size: 1em;
- width: 18.5em;
- line-height: 1.2em;
- padding: 1em .5em .5em .5em;
- margin: .2em 1em 1em 0;
- border: .23em solid #971611;
-}
-
-#backtotop {
- text-align: right;
- font-size: 1.1em; font-weight: bold;
- margin: 1em 0 2em 0;
-}
-#backtotop a, #backtotop a:visited { color: #334683 !important; }
-#backtotop a:hover { color: red !important; }
-
-
-/*** FOOTER ***/
-
-#footer {
- font-size: .9em;
- padding: 1em;
- background-color: #f5f6f7;
- border-top: 1px solid #c9cccf;
-}
-#footer p { margin-bottom: 0; }
-
-#footer .footer-unit { margin-bottom: 1em !important; }
-
-#bottom-notes { float: right; }
-
-
-/*** HOME PAGE ***/
-
-.home img { width: 90%; }
-.home img.feed { height: .75em; width: .75em; }
-
-.button {
- text-align: center;
- font-weight: bold;
- padding-bottom: 0;
- margin: .4em 0 .6em 0;
- border: .4em solid #c9cccf;
- box-shadow: .2em .2em #171d33;
- -moz-box-shadow: .6em .6em #171d33;
- -webkit-box-shadow: .6em .6em #171d33;
- -icab-box-shadow: .6em .6em #171d33;
- -o-box-shadow: .6em .6em #171d33;
-/* border-radius: .4em;
- -moz-border-radius: .4em;
- -khtml-border-radius: .4em;
- -webkit-border-radius: .4em;
- -opera-border-radius: .4em; */
-}
-.button a { color: #971611; text-decoration: none; }
-.button a:hover { color: red; }
-
-.large { font-size: 2em; background-color: #e7e9eb }
-.small { font-size: 1.6em; background-color: #e7e9eb }
-
-.emph-box {
- padding: 1em;
- background-color: #f5f6f7;
- border: 1px solid #c9cccf;
-}
-.emph-box p { font-size: .9em }
-.emph-box h4 {
- text-align: center;
- font-size: 1.5em !important;
-}
-
-#Action li { margin-bottom: .5em; }
-
-
-/*** HIGHLIGHTED STUFF ***/
-
-.highlight, .highlight-para {
- margin-top: 1em; margin-bottom: 1em;
- background: #ffc;
- border: .2em solid #971611;
-}
-.highlight-para { padding: 1em; padding-bottom: .2em; }
-
-.announcement {
- font-size: 1.1em; font-weight: bold;
- padding-left: 1em;
- margin-left: 1em; margin-bottom: 1em;
- border-left: 1em solid #eee;
-}
-
-/* the urgent div should be enabled when we have something urgent to
-appear on every page - these typically come from johns, peterb or rms
-at the fsf */
-#urgent {
- text-align: center;
- font-size: .9em; font-weight: bold;
- line-height: 2.6em;
- color: black;
- background-color: #ff3;
- border-bottom: .3em solid #333;
-}
-#urgent a, #urgent a:visited {
- color: blue; text-decoration: underline;
-}
-#urgent a:hover { color: red; }
-
-
-/*** TRANSLATED PAGES ***/
-
-/* For the note saying the page is a translation. */
-#trans-disclaimer {
- float: right;
- font-size: .9em;
- line-height: 2.4em;
- font-weight: bold;
- margin: 0;
- padding-top: .2em;
-}
-#trans-disclaimer a, #trans-disclaimer a:visited {
- text-decoration: none;
- padding: .3em .65em;
- color: white !important;
- background-color: #334683 !important;
-}
-#trans-disclaimer a:hover {
- color: black !important;
- background-color: #ff3 !important;
-}
-
-/* For outdated translations */
-#outdated {
- padding: .5em;
- margin: 1em 0 0 0;
- border: .2em solid #971611;
-}
-#outdated p { margin: 0.2em; }
-/* In the out-of-date notice, we use <br> elements to separate
- translatable texts from automatically generated items. */
-#outdated br { display: none }
-
-
-/*** EDUCATION ***/
-
-/* definitions for /education-specific navigation bar
- and breadcrumbs for education */
-ul#edu-navigation {
- text-align: center;
- font-size: .9em; font-weight: bold;
- line-height: 2.4em;
- padding: 0;
- margin: 0em -1.15em;
- background-color: #e7e9eb;
-}
-#edu-navigation li {
- display: inline-block;
- list-style-type: none;
- padding: 0;
-}
-#edu-navigation li a, #edu-navigation li a:visited {
- padding: .1em .45em;
- color: #333 !important; text-decoration: none;
- border: .2em solid #e7e9eb;
-}
-#edu-navigation li a:hover, #edu-navigation li.active a:hover {
- color: black !important;
- background-color: #ff3 !important;
- border: .2em solid #ff3;
-}
-#edu-navigation li.active a {
- background-color: white !important;
- border: .2em solid #971611;
-}
-
-p.edu-breadcrumb {
- text-align: left;
- padding: .5em 0;
- margin-bottom: 0em;
-}
-p.edu-breadcrumb a {
- font-weight: bold;
- color: #971611 !important; text-decoration: none
-}
-p.edu-breadcrumb a:hover {
- color: red !important;
- text-decoration: underline;
-}
-
-/* styles for subsections of /education "Case Studies" */
-div.edu-cases {
- border-top: 5px ridge #3465a4;
- border-bottom: 5px ridge #3465a4;
- margin: 0 3em 1em 3em;
-}
-
-/* make h3 for edu-cases look like h4 for other pages */
-div.edu-cases h3 {
- font-size: 1.3em !important;
- margin: 0;
-}
-
-div.edu-cases ul, div.edu-cases ol {
- padding-left: 3em;
- margin-right: 3em;
-}
-
-img.ambedkar {
- float: right;
- width: 26em; max-width: 100%;
- margin: 2.4em 0 2.4em 2.4em;
-}
-
-#back { text-align: right; font-weight: bold; }
-#back a, #back a:visited { color: #334683 !important; }
-#back a:hover { color: red !important; }
-
-/* End items specific to education */
-
-
-/*** LISTINGS ***/
-
-.listing,
-.stx table {
- /* The default table for document listings. Contains name, document types,
- modification times etc in a file-browser-like fashion */
- border-collapse: collapse;
- border-left: 1px solid #666666;
- border-bottom: 1px solid #666666;
- margin: 1em 0em 1em 0em;
-}
-
-.listing th,
-.stx table th {
- background: #d40;
- color: white;
- font-weight: bold !important;
- border-top: 1px solid #666666;
- border-bottom: 1px solid #666666;
- border-right: 1px solid #666666;
- font-weight: normal;
- padding: 1em;
-}
-
-.listing td a { display: block; }
-.listing .top {
- border-top: 1px solid #666666;
- text-align: right ! important;
- padding: 0em 0em 1em 0em;
-}
-
-.listing .odd {
- /*every second line should be shaded */
- background-color: transparent;
-}
-
-.listing .even {
- background-color: #ededed;
-}
-
-.listing .listingCheckbox {
- text-align: center;
-}
-.listing td,
-.stx table td {
- border-right: 1px solid #666666;
- padding: 1em;
- text-align: center;
- line-height: 1.3em
-}
-
-.listing a:hover {
- text-decoration: underline;
-}
-
-.listing img {
- vertical-align: middle;
-}
-
-.listing { width: 100%; }
-
-/* This is used in pages of lists, such as gnu-linux.faq.html,
- to give readers a hint that they can link directly to a given item.
- We make it less obtrusive than the item heading it follows. */
-.anchor-reference-id { font-size: 70%; font-weight: normal; }
-
-
-/*** LICENSING ***/
-
-/* This is for licenses/gpl-faq.html. */
-
-table#gpl-compat-matrix { border-collapse: collapse; }
-
-table#gpl-compat-matrix td, th.gpl-matrix-border {
- text-align: center; border: 1px solid black; margin: 0;
- padding: .3em;
-}
-
-th.gpl-matrix-license { text-align: right; }
-
-tr.gpl-matrix-use-type { border-top: 2px solid black; }
-
-table#gpl-compat-matrix td.ok { background-color: #ccffcc; }
-table#gpl-compat-matrix td.mok { background-color: #e4ffcc; }
-table#gpl-compat-matrix td.nok { background-color: #dddddd; }
-
-#print-this-article p{ text-align: center; }
-
-address { margin-bottom: 1em; }
-
-/* separate the "term" from subsequent "description" */
-dt { margin-bottom: 1em; }
-
-/* separate the "description" from subsequent list item
- when the final <dd> child is an anonymous box */
-dd { margin-bottom: 2em; }
-
-/* separate anonymous box (used to be the first element in <dd>)
- from subsequent <p> */
-dd p { margin-top: 1em; }
-
-
-/*** MUSIC ***/
-
-.caption { color: #334683; font-size: 1.5em !important; margin:0; }
-
-.lyrics {
- background-color: #eee; font-style: italic; width: 25em;
- padding: 2em; border: 2px solid #e0e0e0; margin-left: 2em;
-}
-
-
-/*** UNUSED? ***/
-
-#wrapper {
- margin: 0;
- background-color: transparent;
- padding: 0em;
- position: relative;
-}
-
-#translations h3, #translations h4 {
- font-size: 1em; font-weight: bold;
- margin-bottom: 0.5em; padding: 0;
-}
-#translations li {
- direction: ltr; display: inline-block;
- padding-left: 0.25em; padding-right: 0.25em;
-}
-
-#fsf-logo{ position: absolute; top: 0; right: 25px; }
-
-#links { display: none !important; }
-#links {
- position: absolute; top: 5px; right: 1em;
- border-left: 1px solid #333; padding-left: 1em; height: 90px;
- overflow: hidden; }
-#links ul { padding-left: 1em; padding-top: 1em; }
-#links li { line-height: 1.6em; font-size: 0.9em; }
-
-#fpnav ul { list-style: none; margin: 0 !important; padding: 0 !important; }
-#fpnav li {
- display: block; text-align: left;
- margin-right: 1em; font-size: 0.9em;
-}
-#fpnav li a { display: block; padding-top: .5em; padding-bottom: .5em; }
-#fpnav li a:hover { background-color: red; }
-
-#takeactionhomepage {
- background-color: #fb4;
- color: black;
- margin-bottom: 0.5em;
- font-size: 90%;
- padding: 1em;
-}
-#takeactionhomepage h1 {
- text-align: center !important; border: 0 !important;
- color: black; font-size: 2em !important; padding-top: 0.2em;
-}
-#takeactionhomepage ul {
- list-style: none !important; text-align: center;
- margin: 0 !important; padding: 0 !important;
-}
-#takeactionhomepage li { line-height: 1.3em; list-style: none !important; }
-
-#rms-image {
- width: 200px;
- height: 219px;
- float: right;
- margin-left: 1em; margin-bottom: 1em;
- border: 1px solid #ddd;
- background-image: url('/graphics/rms2005chrys.jpg');
-}
-
-#gplv3-dogear {
- position: absolute;
- top: -1px;
- left: -1px;
-}
-#gplv3-dogear h3 {margin: 0;}
-#gplv3-dogear a {
- background-image: url('/graphics/dogear.png');
- border: 0;
- display: block;
- overflow: hidden;
- height: 0px !important;
- width: 64px;
- padding: 0;
- padding-top: 64px;
- cursor: pointer;
-}
-
-#windows7sins { width: 310px; text-align: center; float: right; margin: 1em; }
- www/server/staging/nav-bar/test8 layout1.css ho...,
Therese Godefroy <=