www-commits
[Top][All Lists]
Advanced

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

www/server/staging home1.html layout1.css body-...


From: Therese Godefroy
Subject: www/server/staging home1.html layout1.css body-...
Date: Thu, 10 Dec 2015 15:19:55 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/12/10 15:19:55

Added files:
        server/staging : home1.html layout1.css body-include-1.html 
                         banner1.html 

Log message:
        Another version of the fundraising banner + more responve header.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/home1.html?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/layout1.css?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/body-include-1.html?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/banner1.html?cvsroot=www&rev=1.1

Patches:
Index: home1.html
===================================================================
RCS file: home1.html
diff -N home1.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ home1.html  10 Dec 2015 15:19:54 -0000      1.1
@@ -0,0 +1,261 @@
+<!--#include virtual="/server/header.html" -->
+<!-- Parent-Version: 1.77 -->
+
+<title>The GNU Operating System and the Free Software Movement</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" />
+
+<!--#include virtual="/server/fs-gang-definitions.html" -->
+<!--#include virtual="/po/home.translist" -->
+<!--#include virtual="/server/staging/banner1.html" -->
+
+<p class="netscape4">GNU is the only operating system developed
+specifically to give its users freedom.  What is GNU, and what freedom
+is at stake?</p>
+
+<div id="home">
+<div class="first-column">
+
+<h2>What is GNU?</h2>
+
+<p>GNU is an operating system that
+is <a href="/philosophy/free-sw.html">free software</a>&mdash;that is,
+it respects users' freedom.  The development of GNU made it possible
+to use a computer without software that would trample your freedom.</p>
+
+<p>We recommend <a href="/distros/free-distros.html">installable
+versions of GNU</a> (more precisely, GNU/Linux distributions) which
+are entirely free software.  <a href="#More-GNU">More about GNU
+below</a>.</p>
+
+<p class="c"><a href="/distros/screenshot.html"><img
+   src="/distros/screenshots/trisquel.png" alt="Screenshot of GNU"
+   /></a></p>
+
+<h2>What is the Free Software Movement?</h2>
+
+<p>The free software movement campaigns to win for the users of
+computing the freedom that comes from free software.  Free software
+puts its users in control of their own computing.  Non-free software
+puts its users under the power of the software's developer. See
+<a 
href="https://www.fsf.org/blogs/rms/20140407-geneva-tedx-talk-free-software-free-society";>
+the video explanation</a>.</p>
+
+<h2>What is Free Software?</h2>
+
+<p><strong>Free software means the users have the freedom to run,
+copy, distribute, study, change and improve the software.</strong></p>
+
+<p>Free software is a matter of liberty, not price.  To understand the
+concept, you should think of &ldquo;free&rdquo; as in &ldquo;free
+speech&rdquo;, not as in &ldquo;free beer&rdquo;.</p>
+
+<p>More precisely, free software means users of a program have
+the <a href="/philosophy/free-sw.html">four essential
+freedoms</a>:</p>
+
+<ul>
+<li>The freedom to run the program as you wish,
+     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>
+
+<p>Developments in technology and network use have made these freedoms
+<a href="/philosophy/free-software-even-more-important.html">even more
+important now</a> than they were in 1983.</p>
+
+<p>Nowadays the free software movement goes far beyond developing the
+GNU system.  See <a href="https://fsf.org";>the Free Software
+Foundation's web site</a> for more about what we do, and a list
+of <a href="/help">ways you can help</a>.</p>
+
+<h2>More about GNU</h2>
+
+<p><a id="More-GNU">GNU</a> is a Unix-like operating system.  That
+means it is a collection of many programs: applications, libraries,
+developer tools, even games.  The development of GNU, started in
+January 1984, is known as the GNU Project.  Many of the programs in
+GNU are released under the auspices of the GNU Project; those we
+call <a href="/software/">GNU packages</a>.</p>
+
+<p>The name &ldquo;GNU&rdquo; is a recursive acronym for &ldquo;GNU's
+Not
+Unix.&rdquo; <a href="/pronunciation/pronunciation.html">&ldquo;GNU&rdquo;
+is pronounced <em>g'noo</em></a>, as one syllable, like saying
+&ldquo;grew&rdquo; but replacing the <em>r</em> with <em>n</em>.</p>
+
+<p>The program in a Unix-like system that allocates machine resources
+and talks to the hardware is called the &ldquo;kernel&rdquo;.  GNU is
+typically used 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 &ldquo;Linux&rdquo; by
+mistake</a>.</p>
+
+<p>GNU's own kernel, <a href="/software/hurd/hurd.html">The Hurd</a>,
+was started in 1990 (before Linux was started).  Volunteers continue
+developing the Hurd because it is an interesting technical
+project.</p>
+
+<p><a href="/gnu/gnu.html">More information</a>.</p>
+
+</div><!-- /first-column -->
+
+<div class="second-column">
+
+<p class="button c large"><a
+      href="/distros/free-distros.html">Try GNU/Linux!</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 src="/feed-icon-10x10.png" 
alt="RSS Feed" /></a></h4>
+
+<!--#include virtual="/planetfeeds.html" -->
+
+<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>
+
+<!--#include virtual="/server/home-pkgselect.html" -->
+<!--#include virtual="/server/home-pkgblurbs.html" -->
+
+<p><small><a href="/manual/blurbs.html">Short descriptions for all GNU
+packages.</a></small></p>
+
+</div><!-- class="emph-box" -->
+
+<div 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://saveournet.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><strong>Watch and share this movie:</strong> <a
+href="http://patentabsurdity.com";>Patent Absurdity</a>&mdash;made
+possible by <a href="http://www.fsf.org/associate/";>FSF associate
+members</a> like <a href="http://fsf.org/jfb";>you</a>.</li>
+
+<li><strong><a href="/server/takeaction.html#wipochange">Call
+on WIPO</a></strong> to change its name and mission.</li>
+
+<li>Students! <a href="http://www.aful.org/communiques/univ-offers-me-windows";>
+Claim a refund on your unused Microsoft Windows licences</a>.</li>
+
+<li><a href="/server/takeaction.html#directory">Add to the Free Software
+Directory</a>.</li>
+
+<li><a href="/server/takeaction.html">More action items.</a></li>
+
+</ul>
+
+<!-- END TakeAction -->
+</div><!-- /Action -->
+</div><!-- /second-column -->
+</div><!-- /home -->
+
+<div class="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/halifax/">halifax</a>,
+  <a href="/software/metahtml/">metahtml</a>,
+  <a href="/software/orgadoc/">orgadoc</a>,
+  <a href="/software/polyxmass/">polyxmass</a>,
+  <a href="/software/teximpatient/">teximpatient</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><!-- /highlight-para -->
+
+</div><!-- for id="content", starts in the include above -->
+<!--#include virtual="/server/footer.html" -->
+
+<p id="sisters">The <a href="http://www.fsf.org/";>FSF</a> 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>
+
+<!--#include virtual="/server/fs-gang.html" -->
+
+<div id="footer">
+
+<!-- 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 4.0.  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 &copy; 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 <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/4.0/";>Creative
+Commons Attribution-NoDerivatives 4.0 International License</a>.</p>
+
+<!--#include virtual="/server/bottom-notes.html" -->
+
+<p class="unprintable">Updated:
+<!-- timestamp start -->
+$Date: 2015/12/10 15:19:54 $
+<!-- timestamp end -->
+</p>
+</div>
+</div>
+</body>
+</html>

Index: layout1.css
===================================================================
RCS file: layout1.css
diff -N layout1.css
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ layout1.css 10 Dec 2015 15:19:54 -0000      1.1
@@ -0,0 +1,1106 @@
+/*!
+layout.css -- css stylesheet used on www.gnu.org
+
+Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011,
+   2013, 2014, 2015 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
+</div><!-- /toplinks -->
+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.
+
+   NOTE: After modifying this file, please generate the corresponding minified
+         version, otherwise the changes won't be visible.
+
+         To generate the minified version of this file, we currently use a free
+         program called YUI Compressor and run this command:
+
+         yuicompressor layout.css > layout.min.css
+*/
+
+
+/*** COLORS ***/
+
+/*
+Text
+   black    normal text, hover on #555 and nav-bars
+   white    #navigation
+   #999     light gray: text shadow
+   #222, #333, #404040, #555: special items
+   #777     medium gray: normal hover
+   #334683  blue from GNU banner: h2, special links
+   #004780  greenish blue: normal links
+   #100070  purplish blue: normal visited links
+   blue     #urgent links
+   #171d33  dark blue (from screenshot): #Action h2
+   #971611  red from GNU banner: .button link, #join-fsf
+
+Backgrounds
+   white    #inner, navbar li.active
+   #f0f2f4  light bluish gray: #translations p, .emph-box, #outdated,
+            .listing, #footer, .toc
+   #e7e9eb  html, .button, .lyrics, #join-fsf, submit
+   #d1d4d7  #edu-navbar, #fsf-links, #searcher + #translations
+   #ddd     gray (looks purplish): #gpl-compat-matrix
+   #ccffcc  light green: #gpl-compat-matrix
+   #e4ffcc  light yellowish green: #gpl-compat-matrix
+   #ffc     very pale yellow: .highlight-para
+   #fff898  pale yellow: table headers, .highlight, nav-bar hover
+   #ff3     yellow: #urgent
+   #a50606  intermediate red from #fs-gang gradient: #navigation
+            [#fs-gang gradient: #820202-#f71111]
+   #5b6a96-#c9cccf:  #body gradient
+   #5b6a96  fallback from gradient (intermediate between banner blue and
+            #c9cccf)
+
+Borders
+   black, #111, #333, #666: tables
+   #b9bcbf  bluish gray: body, #Action, .highlight-para, .announcement
+   #c9cccf  bluish gray: .button, .toc, submit
+   #d1d4d7  bluish gray: #translations, #outdated
+   #3465a4  blue (slightly lighter than GNU banner): edu-cases ridges, .note
+   #171d33  dark blue: box-shadow behind buttons, focused inputs
+   #6989b6  light blue: border for h3 (license-list.html)
+*/
+
+/*** Luminosity contrast ratio and color difference ***
+   source: http://springmeier.org/www/contrastcalculator/index.php
+
+   Color1       Color 2       contrast       Color
+                               ratio      difference
+Black-gray
+   #000         white          21.3           765
+   #000         #ff3           19.6           561
+   #222         white          15.91          663
+   #222         #c9cccf         9.87          510
+   #333         white          12.63          612
+   #333         #e7e9eb        10.38          546
+   #333         #c9cccf         7.83          459
+   #404040      #d1d4d7         6.97          444
+   #555         white           7.46          510
+
+Red from GNU banner
+   #971611      white           8.61          704
+   #971611      #e7e9eb         7.07          638
+
+Blue from GNU banner
+   #334683      white           8.96          494
+   #334683      #fff898         8.16          384
+   #334683      #e7e9eb         7.36          428
+   #334683      #777            2.0           110
+   #334683      #555            1.20           76
+   #334683      #333            1.41          118
+   #334683      black           2.34          271
+
+Blue (urgent)
+   #00f         #ff3            8.02          714
+
+Blue links
+   #005090      white           8.23          461
+   #005090      #e4ffcc         7.64          383
+   #005090      #fff898         7.50          351
+   #005090      #f0f2f4         7.34          422
+   #005090      #ccffcc         7.35          359
+   #005090      #777            1.84          103
+   #005090      #333            1.53          151
+   #005090      black           2.55          304
+
+Purple links
+   #100070      white          16.72          653
+   #100070      #fff898        15.23          543
+   #100070      #ccffcc        14.92          551
+   #100070      #777            3.73          245
+   #100070      #333            1.32          163
+   #100070      black           1.26          112
+   #100070      #005090         2.03          112
+*/
+
+
+/*** GENERAL SETTINGS ***/
+
+html, body {
+   font-size: 1em;
+   text-align: left;
+   padding: 0;
+   margin: 0;
+   text-decoration: none;
+   color: #000;
+}
+html { background: #e7e9eb; }
+
+/* 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.  */
+body {
+   max-width: 74.92em;
+   margin: auto;
+   background-color: white;
+   border-left: .2em solid #b9bcbf;
+   border-right: .2em solid #b9bcbf;
+   -moz-box-shadow: 0 0 10px 10px #b9bcbf;
+   -webkit-box-shadow: 0 0 10px 10px #b9bcbf;
+   -icab-box-shadow: 0 0 10px 10px #b9bcbf;
+   -o-box-shadow: 0 0 10px 10px #b9bcbf;
+   box-shadow: 0 0 10px 10px #b9bcbf;
+}
+.inner { overflow: hidden; }
+
+.inner h2, .inner  ul { padding-left: 1.5%; }
+#content ul { padding-left: 0; }
+
+a[href] { color: #005090; }
+a[href]:visited { color: #100070; }
+a[href]:active, a[href]:hover { color: #777; }
+
+blockquote { margin: 1em; font-style: italic; }
+
+acronym, abbr { border-bottom: 1px dotted #111; }
+
+img { border: 0; }
+
+address { margin-bottom: 1em; }
+
+/* separate the "term" from subsequent "description" */
+dt { margin-bottom: 1em; color: #222; }
+
+/* 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; }
+
+
+.center, .c { text-align: center; }
+.nocenter{ text-align: left; }
+
+.underline { text-decoration: underline; }
+.nounderline { text-decoration: none; }
+
+.imgright { float: right; margin: 1em; margin-right: 0; }
+.imgleft { float: left; margin: 1em; margin-left: 0; }
+
+.big { font-size: 130%; padding-top: 0.7em; }
+
+.inline-list li { display: inline }
+
+.netscape4 { display: none !important; }
+
+
+/*** TOP OF THE PAGE ***/
+
+#toplinks {
+   float: left;
+   font-size: .9em;
+   font-family: "FreeSans", sans-serif;
+   font-weight: bold;
+   padding: .6em 1.5em 0 1.5em;
+   margin: 0;
+}
+#toplinks a, #toplinks a:visited {
+   white-space: nowrap;
+   /* the next line is a workaround for Midori 0.5.8 */
+   display: inline-block;
+   color: #333; text-decoration: none;
+   margin-right: 1em;
+}
+#toplinks a:hover { color: #777; }
+
+#searcher {
+   display: block;
+   text-align: right;
+   font-weight: bold;
+   padding: .3em 1.5%;
+   background-color: #c9cccf;
+}
+#searcher input {
+   font-family: "FreeSans", sans-serif;
+   font-size: .9em;
+   margin: 0;
+}
+#searcher input[type="text"] {
+   padding: .2em;
+   margin: 0;
+   color: #555;
+   background: white;
+   border: .1em solid #999;
+   border-radius: .3em;
+   -moz-border-radius: .3em;
+   -khtml-border-radius: .3em;
+   -webkit-border-radius: .3em;
+   -opera-border-radius: .3em;
+}
+#searcher input[type="submit"] {
+   padding: .2em .4em;
+   margin: 0;
+   color: #333;
+   background: white;
+   border: .1em solid #999;
+   border-radius: .3em;
+   -moz-border-radius: .3em;
+   -khtml-border-radius: .3em;
+   -webkit-border-radius: .3em;
+   -opera-border-radius: .3em;
+
+}
+#searcher input[type="text"]:focus {
+   color: #333;
+   border: .1em solid #334683;
+}
+#searcher input[type="text"]:focus + input[type="submit"] {
+   border: .1em solid #334683;
+}
+#searcher input[type="submit"]:hover {
+   cursor: pointer;
+}
+
+#translations {
+   clear: both;
+   text-align: left;
+   font-size: .8em;
+   font-family: "FreeSans", sans-serif;
+   line-height: 1.3em;
+   padding-bottom: .5em;
+   background-color: #c9cccf;
+}
+#translations p {
+   padding: .1em .5em .2em .5em;
+   margin: 0 1.5%;
+   background-color: #f0f2f4;
+}
+#translations span {
+   white-space: nowrap;
+   margin-right: .5em;
+}
+#translations a, #translations a:visited {
+   color: #222; text-decoration: none;
+}
+/* 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: #334683;
+}
+#translations a:hover,
+#translations span.original a:hover {
+   color: #777;
+}
+
+/* For translation lists below the navigation bar. */
+#content #translations { background: white; }
+#content #translations p {
+   padding: .2em .5em .3em .5em;
+   margin: 1em 0 0 0;
+   background: #e7e9eb;
+}
+
+/* Still used in some outdated translations. */
+#translations h3, #translations h4 {
+   font-size: 1em; font-weight: bold;
+   padding: 1em 1.5% 0 1.5%;
+   margin: 0;
+}
+#translations ul {
+   margin: 1em 1.5%;
+   background: #f0f2f4;
+}
+#translations li {
+   direction: ltr; display: inline; white-space: nowrap;
+   padding-left: 0.25em; padding-right: 0.25em;
+}
+/* Still used in some old /server/banner.*.html */
+#links { display: none !important; }
+
+
+/*** HEADER ***/
+
+#header:after {
+   clear: both; content: ""; display: block;
+   height: 0px; visibility: hidden; width: 0px;
+}
+
+#fsf-frame {
+   float: right;
+   font-size: .9em;
+   text-align: center;
+   line-height: 1.3em;
+   width: auto;
+   margin: 1.2em 0 1em 0;
+}
+#fsf-frame a, #fsf-frame a:visited {
+   font-size: 1.1em;
+   font-weight: bold;
+   text-decoration: none;
+}
+#fsf-frame p { margin: 0; }
+#fsf-frame hr { display: none; }
+
+#join-fsf {
+   padding: .4em 0;
+}
+#join-fsf a, #join-fsf a:visited {
+   padding: .3em 1em;
+   color: #971611;
+   background: #e7e9eb;
+   border-radius: 1em;
+   -moz-border-radius: 1em;
+   -khtml-border-radius: 1em;
+   -webkit-border-radius: 1em;
+   -opera-border-radius: 1em;
+   box-shadow:  0 .15em #171d33;
+   -moz-box-shadow:  0 .15em #171d33;
+   -webkit-box-shadow:  0 .15em #171d33;
+   -icab-box-shadow:  0 .15em #171d33;
+   -o-box-shadow:  0 .15em #171d33;
+}
+
+#fssbox {
+   padding: 0;
+   margin-top: 1.3em;
+}
+#fssbox form p { margin-top: .2em; }
+#fssbox form input { font-weight: bold }
+#fssbox a, #fssbox a:visited {
+   color: #334683;
+}
+#fsf-frame a:hover { color: #777; }
+
+#gnu-banner {
+   font-size: 1.8em;
+   font-weight: bold;
+   line-height: 1.3em;
+   padding-top: 1.1em;
+}
+#gnu-banner img {
+   float: left;
+   height: 2.4em;
+   margin: 0 .3em 0 0;
+   position: relative; bottom: .3em;
+}
+#gnu-banner a {
+   color: #334683; text-decoration: none;
+}
+#gnu-banner a strong {
+   font-size: 1.4em;
+   color: #971611;
+}
+#fsf-support {
+   text-align: left;
+   font-size: .9em;
+   font-weight: bold;
+   font-style: italic;
+   padding: .5em 0 1em 0;
+   margin: 0;
+   color: #555;
+}
+#fsf-support a, #fsf-support a:visited { color: #555; }
+#fsf-support a:hover { color: black; }
+
+/* Try to optimize the header for narrow screens. */
address@hidden (max-width: 57em) {
+   #header #gnu-banner {
+      clear: both;
+      padding-top: .6em;
+   }
+   #fsf-support { font-size: .8em; }
+   #fsf-frame { float: none; margin: 0; }
+   #fsf-frame #fssbox {
+      float: right; padding-top: .8em; margin: 0;
+   }
+   #fsf-frame #join-fsf {
+      float: left;
+      padding: 1.2em 0 .5em 0;
+      margin-left: 1em; margin-right: 1em;
+   }
+}
address@hidden (max-width: 40em) {
+   #header { font-size: .8em; }
+   #header #gnu-banner img { bottom: .2em; }
+}
+
+/* For the pages still using style.css */
+#logo {
+   background:url(/graphics/topbanner.png) no-repeat;
+   float: left;
+   padding:0; margin:0; border:0;
+}
+#logo a {
+   display:block; overflow:hidden;
+   width:550px;
+   height:0px !important;
+   text-decoration:none;
+   padding:0; padding-top:101px;
+   margin:0; border:0;
+   cursor:pointer;
+}
+
+/*** PROMOTIONAL BANNER ***/
+
+.promo-banner {
+    background-position: 99% 9%;
+    background-color: #ccc;
+    background-repeat: no-repeat;
+    font-size: large;
+    overflow: hidden;
+    padding: 1em 6em 0.25em 6em;     /* size-review */
+}
+
+
+/*** NAVIGATION BAR ***/
+
+#navigation {
+   clear: both;
+   font-family: "FreeSans", sans-serif;
+   padding: .3em;
+   background-color: #a50606;
+}
+
+#navigation:after {
+   clear: both; content: ""; display: block;
+   height: 0px; visibility: hidden; width: 0px;
+}
+#navigation ul {
+   text-align: center;
+   font-size: 0.9em;
+   line-height: 1.8em;
+   padding: 0;
+   margin: 0;
+   background-color: #a50606;
+}
+#navigation li {
+   display: inline; white-space: nowrap;
+   padding: 0;
+}
+#navigation li a, #navigation li a:visited {
+   font-weight: bold;
+   padding: .3em .5em;
+   color: white; text-decoration: none;
+}
+#navigation li.active a {
+   color: #333;
+   background-color: white;
+}
+#navigation li a:hover {
+   text-decoration: underline;
+}
+
+
+/*** CONTENT ***/
+
+#content {
+   text-align: left;
+   padding: 0 1.5% 1em 1.5%; margin-top: 0;
+}
+#content h1, #content h2 {
+   font-weight:bold;
+   padding: 0; margin: .7em 0 .9em 0;
+   color: #334683; text-shadow: #999 1px 1px 0;
+}
+#content h1 { font-size: 2.4em; }
+#content h2 { font-size: 2em; }
+
+#content h3, #content h4, #content h5, #content h6, #content p {
+   margin-top: 1em ;
+}
+#content h3 { font-size: 1.6em; color: #333; }
+#content h4 { font-size: 1.3em; color: #333; }
+#content h5 { font-size: 1.1em; }
+#content h6 { font-size: 1em; }
+#content ul li, #fsf-campaigns ul li {
+   list-style: square;
+}
+#content ol {
+  list-style: decimal; margin-left: 1.9em; margin-right: 1.9em;
+}
+#content li, #fsf-campaigns li, #content dd, #content p, #content pre,
+   #content dt, #content code, #content address { line-height: 1.3em; }
+
+#content h3 a[href]:visited, #content h4 a[href]:visited { color: #334683; }
+#content h3 a[href]:hover, #content h4 a[href]:hover { color: #777; }
+
+/* For column headers in education.html, but could apply elsewhere. */
+#content .yui-gc h2 {
+   text-shadow: none;
+   margin-bottom: .7em;
+}
+
+#content small { font-size: .9em; }
+
+/* Equivalent of #backtotop within a section */
+#content p.back {
+   text-align: right;
+   font-weight: bold;
+   line-height: 1.5em;
+   padding: .6em 1em .4em 1em; }
+#content p.back a, .back a:visited { color: #333; }
+#content p.back a:hover { color: #777; }
+
+
+/*** ADDITIONAL LINKS ***/
+
+#fsf-links {
+   clear: both;
+   font-family: "FreeSans", sans-serif;
+   padding: .3em;
+   background-color: #c9cccf;
+}
+#fsf-links ul {
+   text-align: center;
+   font-size: .9em;
+   line-height: 1.8em;
+   margin: 0;
+   background-color: #c9cccf;
+}
+#fsf-links li {
+   display: inline; white-space: nowrap;
+   list-style: none;
+   padding: 0;
+}
+#fsf-links li a, #fsf-links li a:visited {
+   font-weight: bold;
+   padding: .3em .5em;
+   color: #222; text-decoration: none;
+}
+#fsf-links li a:hover {
+   text-decoration: underline;
+}
+
+
+ /*** FSF STUFF ***/
+
+#mission-statement {
+   font-size: 0.9em;
+   margin: 2em 1.5% 1em 1.5%;
+}
+#mission-statement blockquote {
+   font-weight: bold;
+   margin: 1em  0;
+}
+#mission-statement img {
+   float: left;
+   height: 2em;
+   margin: .3em .5em;
+}
+#mission-statement p { margin: 0 0 .2em 0; }
+
+#backtotop a {
+   clear: both;
+   float: right;
+   font-size: 1.1em;
+   font-weight: bold;
+   margin: .7em 1em 1.5em 1em;
+}
+div#backtotop {
+/* For older versions of layout. */
+   margin: .7em 0 0 0;
+   text-align: right; padding: 1em;
+}
+#backtotop a, #backtotop a:visited { color: #333; }
+#backtotop a:hover { color: #777; }
+
+#sisters { font-size: .9em; margin: 0 1.5% 1.5em 1.5%; }
+
+
+/*** FOOTER ***/
+
+#footer {
+   clear: both;
+   font-size: .9em;
+   padding: 1.11em 1.5%;
+   color: #333;
+   background-color: #f0f2f4;
+   border-top: 1px solid #c9cccf;
+}
+#footer p { margin-bottom: 0; }
+
+#footer .unprintable, #footer .translators-credits {
+   margin-bottom: .7em;
+}
+
+#bottom-notes { margin-top: .7em; }
+
+
+/*** HOME PAGE ***/
+
+#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; }
+
+#home .button {
+   text-align: center;
+   font-weight: bold;
+   margin-top: .7em; margin-bottom: .8em;
+   box-shadow: 0 .15em #171d33;
+   -moz-box-shadow: 0 .15em #171d33;
+   -webkit-box-shadow: 0 .15em #171d33;
+   -icab-box-shadow: 0 .15em #171d33;
+   -o-box-shadow: 0 .15em #171d33;
+   border-radius: 1em;
+   -moz-border-radius: 1em;
+   -khtml-border-radius: 1em;
+   -webkit-border-radius: 1em;
+   -opera-border-radius: 1em;
+}
+.button a, .button a:visited {
+   color: #971611;
+   text-decoration: none;
+}
+.button a:hover {
+   color: #777;
+}
+.large {
+   width: auto: max-width: 100%;
+   font-size: 2em;
+   padding: .4em;
+   background-color: white;
+   border: .1em solid #999;
+}
+.small {
+   font-size: 1.6em;
+   background-color: #e7e9eb;
+}
+
+.emph-box {
+   padding: .3em 1.2em .5em 1.2em;
+   margin-bottom: 2.5em;
+   background-color: #f0f2f4;
+   border: 1px solid #c9cccf;
+}
+.emph-box p { font-size: .9em }
+#content .emph-box h4 {
+   text-align: center;
+   font-size: 1.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; }
+
+
+/*** HIGHLIGHTED STUFF ***/
+
+.highlight, .highlight-para {
+   clear: both;
+   margin-bottom: 1em;
+   color: black;
+}
+.highlight {
+/* Please do not add borders. This style is applied to an in-line tag. */
+   padding: .2em .5em;
+   background-color: #fff898;
+   border: 0;
+}
+.highlight-para {
+   padding: 0 1.2em;
+   background-color: #ffc;
+   border: 2px solid #b9bcbf;
+}
+
+/* For the announcements */
+#content div.announcement {
+   font-size: 1.1em; font-weight: bold;
+   padding: 0 1em;
+   margin: 1.5em 0;
+   color: #333;
+   border-left: .5em solid #b9bcbf;
+}
+#content div.announcement blockquote {
+   margin-left: 0; margin-right: 0;
+}
+
+/* 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: #777; }
+
+/* For the notes about mailing lists, etc. */
+#content .note {
+   clear: right;
+   float: right;
+   text-align: center;
+   font-style: normal;
+   width: 20em; max-width: 90%;
+   padding: 0;
+   margin: .3em 1em 1em 1em;
+   border: .3em solid #3465a4;
+}
+#content .note p {
+   font-size: 1.1em;
+   line-height: 1.4em;
+   padding: 0 1em;
+   margin: 1em 0;
+}
+#content .note strong { font-size: 1.2em; }
+
+/* For the note about Free Software Free Society */
+#content blockquote#fsfs p { padding: .3em 0; }
+
+
+/*** TRANSLATED PAGES ***/
+
+/* For the note saying the page is a translation. */
+#content .trans-disclaimer {
+   text-align: center;
+   font-weight: bold;
+   font-style: italic;
+   margin-bottom: 0;
+   margin-top: 1.2em;
+}
+#content .trans-disclaimer a,
+#content .trans-disclaimer a:visited { color: #334683; }
+#content .trans-disclaimer a:hover { color: #777; }
+
+/* For outdated translations  */
+#outdated {
+   text-align: center;
+   padding: .7em 3%;
+   margin: .3em -1.6%;
+   background-color: #f0f2f4;
+   border-bottom: .3em solid #d1d4d7;
+}
+#outdated p {
+   margin: 0.2em 0;
+}
+/* In the out-of-date notice, we use <br> elements to separate
+   translatable texts from automatically generated items. */
+#outdated br { display: none }
+#outdated a:visited { color: #334683; }
+#outdated a:hover { color: #777; }
+
+/* For translators notes */
+#content .translators-notes { font-size: .9em; }
+#content .translators-notes hr { margin-top: 1.65em; }
+
+
+/*** EDUCATION ***/
+
+/* definitions for /education-specific navigation bar
+   and breadcrumbs for education */
+#edu-navigation {
+   clear: both;
+   font-family: "FreeSans", sans-serif;
+   background-color: #c9cccf;
+}
+ul#edu-navigation {
+   text-align: center;
+   font-size: .9em; font-weight: bold;
+   line-height: 1.8em;
+   padding: 0;
+   margin: 0 -1.6%;
+}
+#edu-navigation li {
+   display: inline; white-space: nowrap;
+   list-style-type: none;
+   padding: 0;
+}
+#edu-navigation li.current {
+    border-bottom: 4px solid #971611;
+}
+#edu-navigation li a, #edu-navigation li a:visited {
+   padding: .3em .45em .35em .45em;
+   color: #222; text-decoration: none;
+}
+#edu-navigation li.active a {
+   background-color: white;
+}
+#edu-navigation li a:hover,
+#edu-navigation li.active a:hover {
+   text-decoration: underline;
+}
+
+#content .edu-breadcrumb {
+   font-size: .9em;
+   font-weight: bold;
+   text-align: left;
+   padding-top: .4em;
+   margin-top: 0;
+   color: #333;
+}
+#content .edu-breadcrumb a,
+#content .edu-breadcrumb a:visited {
+   color: #334683;
+   text-decoration: none;
+}
+#content .edu-breadcrumb a:hover {
+   color: #777;
+}
+
+/* styles for subsections of /education "Case Studies" */
+div.edu-cases {
+   border-top: 5px ridge #3465a4;
+   border-bottom: 5px ridge #3465a4;
+   padding: 1.5em 0;
+   margin: 2em 4%;
+}
+
+/* make h3 for edu-cases look like h4 for other pages */
+#content div.edu-cases h3 {
+   font-size: 1.3em;
+   margin: 0; margin-bottom: 1em;
+}
+div.edu-cases ul, div.edu-cases ol {
+   padding: 0 4%;
+}
+
+/* For images in the Education section (and elsewhere?) */
+#content .photo {
+   float: right;
+   width: 30em; max-width: 100%;
+   margin: .3em 0 1em 0;
+}
+#content .photo img, #content .photo p {
+   width: 94%;
+   padding: 0 6%;
+}
+#content .photo img.recessed { width: 90%; }
+
+
+/* End items specific to education */
+
+
+/*** LISTINGS AND TABLES ***/
+
+.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: 1px solid #666666;
+   margin: 1em 0em 1em 0em;
+}
+
+.listing th,
+.stx table th {
+   background: #fff898;
+   color: black;
+   font-weight: bold !important;
+   border: 1px solid #666666;
+   font-weight: normal;
+   padding: .7em;
+}
+
+.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: #f0f2f4;
+}
+.listing .listingCheckbox {
+   text-align: center;
+}
+.listing td,
+.stx table td {
+   border: 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%; }
+
+/* For wide tables, e.g. in doc/other-free-books.html */
+table.listing {
+   display: block;
+   overflow: auto;
+   padding: .1em;
+   margin: auto;
+}
+
+/* This is for licenses/gpl-faq.html. */
+table#gpl-compat-matrix {
+   display: block;
+   width: 100%;
+   overflow: auto;
+   padding: .1em;
+   margin: auto;
+   border-collapse: collapse;
+}
+
+table#gpl-compat-matrix td, th.gpl-matrix-border {
+   text-align: center;
+   padding: .3em;
+   margin: 0;
+   border: 1px 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; }
+th.gpl-matrix-license { text-align: right; }
+tr.gpl-matrix-use-type { border-top: 2px solid black; }
+
+/* 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: 80%; font-weight: normal; }
+
+span.anchor-reference-id a { color: #333; }
+span.anchor-reference-id a[href]:hover { color: #777; }
+
+/* For license-list.html */
+#content div.toc {
+   max-width: 45em;
+   padding: 0 1em 1em 1em;
+   margin: 3em auto 1em auto;
+   background: #f0f2f4;
+   border: 1px solid #c9cccf;
+}
+#content div.toc h3 { text-align: center; }
+
+#content div.big-section {
+   float: left;
+}
+#content div.big-section h3 {
+   font-size: 1.8em;
+   padding: .2em 0;
+   margin: 1.3em .3em .6em 0 ;
+   color: black;
+   border-top: .2em solid #6989b6;
+   border-bottom: .2em solid #6989b6;
+}
+#content div.big-subsection {
+   margin-top: 1.3em;
+   margin-bottom: 2em;
+}
+#content div.big-subsection h4 {
+   clear: both;
+   display: inline;
+   font-size: 1.5em;
+   margin-right: .3em;
+   color: black;
+}
+
+hr.separator {
+   display: block;
+   height: .3em;
+   margin-bottom: 1.2em;
+   color: #999;
+   background-color: #999;
+   border: none;
+}
+/* End license-list definitions */
+
+
+/*** MUSIC ***/
+
+#content .caption { color: #334683; font-size: 1.5em; margin:0; }
+
+.lyrics {
+   background-color: #f0f2f4; font-style: italic; width: 25em;
+   padding: 2em; border: 2px solid #e7e9eb;
+   margin-left: 2em; margin-right: 2em;
+}
+
+
+/*** IMAGES ***/
+
+/* Still used in /s/cgicc/. */
+#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;
+}
+
+
+/*** UNUSED? ***/
+
+.pad { margin-bottom: 1em; }
+.pad td { padding-left: 1em; padding-right: 1em; }
+div.spacer { height: .1em; width: 100%; background-color: transparent; }
+

Index: body-include-1.html
===================================================================
RCS file: body-include-1.html
diff -N body-include-1.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ body-include-1.html 10 Dec 2015 15:19:54 -0000      1.1
@@ -0,0 +1,57 @@
+<!-- start of server/body-include-1.html -->
+<!--#set var="HTML_BODY" value="yes" -->
+<!--#set var="cb" value="$REQUEST_URI" -->
+<!--#if expr="$cb = /^([^?]*)[?]/" -->
+<!--#set var="cb" value="$1" -->
+<!--#endif -->
+<!--#set var="language_selector"
+ value='<a href="/server/select-language.html?callback=$cb" rel="nofollow">' 
-->
+<!--#set var="closing_anchor" value='</a>' -->
+
+<div class="fundraiser">
+<div class="donate_btn">
+<p><a href="https://donate.fsf.org";>Donate Now</a></p>
+</div>
+
+<p><strong>For thirty years, the Free Software Foundation has been
+seen as a guiding light for the free software movement, fighting for
+user freedom.</strong></p>
+
+<p><a href="//www.fsf.org/appeal/">Help keep our light burning
+brightly</a> by donating to push us towards our goal of raising
+$450,000 by <i>January 31st</i>.</p>
+
+<div class="crm-amount-bar"><div class="crm-amount-high">$450k</div>
+<div class="crm-amount-fill"><div
+class="crm-amount-low">69k
+so far</div></div>
+</div><!-- /crm-amount-bar -->
+</div><!-- /fundraiser -->
+
+<div id="toplinks">
+ <a href="#content">Skip to main text</a>
+ <span class="gnun-split"></span>
+ <!--#echo encoding="none" var="language_selector" -->
+ Set language
+ <span class="gnun-split"></span>
+ <!--#echo encoding="none" var="closing_anchor" -->
+</div> <!-- /toplinks -->
+
+<div id="searcher">
+ <form method="get" action="//www.gnu.org/cgi-bin/estseek.cgi">
+  <div>
+  <input name="phrase" id="phrase" type="text" size="18" accesskey="s"
+         value="Why GNU/Linux?" onfocus="this.value=''" />
+  <input type="submit" value="Search" />
+  </div>
+ </form>
+</div><!-- /searcher -->
+<!--#if expr="$TRANSLATION_LIST" -->
+<!--#echo encoding="none" var="TRANSLATION_LIST" -->
+<!--#elif expr="$INITIAL_TRANSLATIONS_LIST = included" -->
+<!-- if initial translation list isn't included before banner.html,
+     then the file may use an old boilerplate that contains
+     div#translations in its body, and we mustn't duplicate it here. -->
+<!--#include virtual="/server/gnun/initial-translations-list.html" -->
+<!--#endif -->
+<!-- end of server/body-include-1.html -->

Index: banner1.html
===================================================================
RCS file: banner1.html
diff -N banner1.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ banner1.html        10 Dec 2015 15:19:54 -0000      1.1
@@ -0,0 +1,14 @@
+<!-- start of server/banner.html -->
+<!-- start of head-include-2.html -->
+<meta name="viewport" content="width=device-width, initial-scale=1" />
+<link rel="stylesheet" href="/combo.css" media="screen" />
+<link rel="stylesheet" href="/mini.css" media="handheld" />
+<link rel="stylesheet" href="layout1.css" media="screen" />
+<link rel="stylesheet" href="/print.min.css" media="print" />
+<!-- end of head-include-2.html --></head>
+<body>
+<div class="inner">
+<!--#include virtual="/server/staging/body-include-1.html" -->
+<!--#include virtual="/server/body-include-2.html" -->
+<div id="content">
+<!-- end of server/banner.html -->



reply via email to

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