www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 layout4.css ed...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout4.css ed...
Date: Sun, 23 Feb 2014 19:04:59 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/02/23 19:04:59

Modified files:
        server/staging/nav-bar/test9: layout4.css edu-schools4.html 
Added files:
        server/staging/nav-bar/test9: gnu-head-in-Gnu.png 

Log message:
        New compact version of the GNU banner.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout4.css?cvsroot=www&r1=1.2&r2=1.3
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/edu-schools4.html?cvsroot=www&r1=1.2&r2=1.3
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/gnu-head-in-Gnu.png?cvsroot=www&rev=1.1

Patches:
Index: layout4.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout4.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- layout4.css 13 Feb 2014 16:11:22 -0000      1.2
+++ layout4.css 23 Feb 2014 19:04:57 -0000      1.3
@@ -99,10 +99,12 @@
    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;
+   margin: auto; max-width:74.92em; overflow: hidden;
    background-color: white;
 }
+div#null-wrapper {
+   margin: auto; max-width:74.92em;
+}
 
 a[href] { color: #334683; }
 a[href]:visited { color: #971611; }
@@ -142,11 +144,9 @@
 
 #toplinks {
    font-size: .9em;
-   line-height: 2.0em;
+   line-height: 2.2em;
    font-weight: bold;
    padding: 0 1%;
-   background-color: #c9cccf;
-   border-bottom: .1em solid #c9cccf; border-top: .1em solid #c9cccf;
 }
 #toplinks a, a:visited {
    color: #222; text-decoration: none;
@@ -157,17 +157,21 @@
    font-size: 1.1em;
 }
 #toplinks span.fsf a, a:visited {
-   padding: .2em .5em;
    color: #971611;
 }
 #toplinks span.fsf a:hover {
    color: red;
 }
-#toplinks div.links { float: left; }
+#toplinks { float: left; }
 
 #searcher {
+   font-size: .9em;
    text-align: right;
-   color: white; padding-top: 0.05em;
+   line-height: 2.2em;
+   color: white;
+   background-color: #c9cccf;
+   font-weight: bold;
+   padding-right: 1%;
 }
 #searcher, #searcher input { color: #555; }
 
@@ -209,58 +213,69 @@
 
 /*** HEADER ***/
 
-#header { margin: .5em 1%; }
-
 #header:after {
    clear: both; content: ""; display: block;
    height: 0px; visibility: hidden; width: 0px;
 }
 #fssbox {
+   clear: right;
    float: right;
-   width: 15em; max-width: 100%;
+   width: auto;
    font-size: .9em;
    text-align: center;
    line-height: 1.2em;
    padding: .5em .5em .2em .5em;
-   margin: 0;
    border: 1px dashed #971611;
+   margin: 0 1% .7em 0;
 }
 #fssbox p { margin-top: 0; margin-bottom: .5em; }
 
+#gnu-banner img {
+   float: left;
+   height: 6em;
+   margin: .7em .5em .7em 2%;
+}
+#gnu-banner p {
+   float: left;
+   font-size: 1.6em;
+   font-family: sans-serif;
+   font-weight: bold;
+   line-height: 1.1em;
+   margin: 1.2em 0 .7em 0;
+}
+#gnu-banner a {
+   color: #334683;
+   text-decoration: none;
+   cursor: pointer;
+}
 
-#logo-container {background: yellow;}
-#fsf-support { font-size: 1em; font-weight: bold; font-style: italic; }
+#fsf-support {
+   float: right;
+   font-size: 1em;
+   font-style: italic;
+   margin: .5em 1% .7em; 0;
+}
 #fsf-support a, a:visited { color: #971611; }
 #fsf-support a:hover { color: red; }
 
+/* For the pages outside www.gnu.org still using style.css */
 #logo {
-   font-size: 1em;
-   font-family: sans-serif;
-   font-weight: bold;
-   line-height: 1em;
-   padding: 0 0 .8em 0 ;
-}
-#logo img {
+   background:url(/graphics/topbanner.png) no-repeat;
    float: left;
-   height: 3.8em;
-   padding: 0 0 .8em 0;
-   border-bottom: .9em solid #d1d4d7;
-   margin-right: .8em;
+   padding:0; margin:0; border:0;
 }
-#logo span {
-   font-size: 1.3em;
-   margin-bottom: 0;
-}
-#logo strong {
-   font-size: 1.9em;
-   line-height: 1em;
-   color: #971611;
-   position: relative; top: .1em;
+#logo:lang(ar) {
+   background:url(/graphics/topbanner.ar.png) no-repeat;
+   float: right;
 }
-
-#logo a, #logo a:visited {
-   color: #334683; text-decoration: none;
-   cursor: pointer;
+#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;
 }
 
 
@@ -315,7 +330,7 @@
 #content h2 {
    font-size: 2em; font-weight:bold;
    padding: .7em 0 0 0; margin: 0 0 .9em 0;
-   color: #334683; text-shadow: black 1px 1px 0;
+   color: #334683; text-shadow: #999 1px 1px 0;
 }
 
 #content h2 a { color: #971611; }
@@ -334,7 +349,7 @@
    #content dt, #content code, #content address { line-height: 1.3em; }
 
 /* For column headers in education.html, but could apply elsewhere. */
-#content h2.yui-gc {
+#content .yui-gc h2 {
    text-shadow: none;
    margin-bottom: .7em;
 }
@@ -394,7 +409,7 @@
 }
 #join-fsf a, a:visited {
    font-size: 1em;
-   padding: .25em;
+   padding: .25em; padding-top: .3em;
    background-color: #e7e9eb;
 }
 #join-fsf a:hover {
@@ -404,14 +419,21 @@
 
 #backtotop {
    clear: both;
-   text-align: right;
+   float: right;
+   font-size: 1.1em;
    font-weight: bold;
-   margin-bottom: 1.5em;
+   margin: 0 0 1.5em 1.5em;
+}
+div#backtotop {
+/* For older versions of layout. */
+   margin-left: 0; margin-bottom: 0; float: none;
+   text-align: right; padding: 1em;
 }
 #backtotop a, a:visited { color: #334683; }
 #backtotop a:hover { color: red; }
 
 #fs-gang {
+   clear: both;
    margin: 0;
    background-color: #a50606; /* Fallback from gradient */
    background: -moz-linear-gradient(#820202, #f71111); /* FF 3.6+ */  
@@ -433,10 +455,12 @@
 }
 #fs-gang .img-container img { width: 100%; padding: 0; margin: 0; }
 
+#sisters { font-size: .9em; margin: 1%; }
 
 /*** FOOTER ***/
 
 #footer {
+   clear: both;
    font-size: .9em;
    padding: 1.11em 1%;
    background-color: #f5f6f7;
@@ -670,9 +694,9 @@
    margin: 2.4em 0 2.4em 2.4em;
 }
 
-#back { text-align: right; font-weight: bold; }
-#back a, a:visited { color: #334683; }
-#back a:hover { color: red; }
+.back { text-align: right; font-weight: bold; }
+.back a, a:visited { color: #334683; }
+.back a:hover { color: red; }
 
 /* End items specific to education */
 
@@ -746,6 +770,10 @@
 
 /*** LICENSING ***/
 
+/* For licenses/license-list.html. */
+span.anchor-reference-id a { color: #333 !important; text-shadow: none; }
+span.anchor-reference-id a:hover { color: red !important; }
+
 /* This is for licenses/gpl-faq.html. */
 
 table#gpl-compat-matrix { border-collapse: collapse; }

Index: edu-schools4.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/edu-schools4.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- edu-schools4.html   13 Feb 2014 16:11:23 -0000      1.2
+++ edu-schools4.html   23 Feb 2014 19:04:57 -0000      1.3
@@ -39,10 +39,9 @@
 <!-- start of server/body-include-1.html -->
 
 <div id="toplinks">
-<div class="links">
  <a href="#content">Skip to main text</a>&nbsp;&nbsp;&nbsp;&nbsp;
  <a href="/accessibility/">Accessibility</a>
-</div> <!-- /links -->
+</div> <!-- /toplinks -->
 
 <div id="searcher">
  <form method="get" action="http://www.gnu.org/cgi-bin/estseek.cgi";>
@@ -53,7 +52,6 @@
   </div><!-- unnamed label -->
  </form>
 </div><!-- /searcher -->
-</div><!-- /toplinks -->
 
 <div id="translations">
 <p>
@@ -85,18 +83,20 @@
 
 <div id="header">
 
+<div id="gnu-banner">
+ <a href="/">
+ <img src="gnu-head-in-Gnu.png" alt=" [GNU] " /><p>Operating<br 
/>System</a></p>
+</div><!-- /gnu-banner -->
+
+<p id="fsf-support">GNU is supported by the <a 
href="#mission-statement"><strong>Free Software Foundation</strong></a></p>
+
 <div id="fssbox">
-<p><strong>Sign up for<br />our monthly<br />email newsletter, the<br /><a
-href="https://www.fsf.org/free-software-supporter/";>Free Software
-Supporter</a></strong></p>
+<p><strong>Sign up for our monthly email newsletter</strong>
+<br />(also in Spanish and French),
+<br />the <a href="https://www.fsf.org/free-software-supporter/";>
+<strong>Free Software Supporter</strong></a></p>
 </div><!-- /fssbox -->
 
-<div id="logo">
- <a href="/">
- <img src="/graphics/heckert_gnu.small.png" alt=" [A GNU head] " 
/><span><strong>GNU</strong><br />operating&nbsp;system</a></span>
-</div><!-- /logo -->
-<span id="fsf-support">supported by the <a 
href="#mission-statement">FSF</a></span>
-
 </div><!-- /header -->
 
 <div id="navigation">
@@ -255,10 +255,6 @@
 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>
 </div> <!-- /support-fsf -->
 
-<p id="sisters">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 -->
@@ -312,7 +308,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2014/02/13 16:11:23 $
+$Date: 2014/02/23 19:04:57 $
 <!-- timestamp end -->
 </p>
 

Index: gnu-head-in-Gnu.png
===================================================================
RCS file: gnu-head-in-Gnu.png
diff -N gnu-head-in-Gnu.png
Binary files /dev/null and /tmp/cvskcDy34 differ



reply via email to

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