www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 edu-schools5.h...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 edu-schools5.h...
Date: Sat, 05 Apr 2014 22:04:02 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/04/05 22:04:02

Modified files:
        server/staging/nav-bar/test9: edu-schools5.html layout5.css 

Log message:
        Revert last commit and give an id to bottom notes.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/edu-schools5.html?cvsroot=www&r1=1.35&r2=1.36
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout5.css?cvsroot=www&r1=1.106&r2=1.107

Patches:
Index: edu-schools5.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/edu-schools5.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- edu-schools5.html   5 Apr 2014 21:41:37 -0000       1.35
+++ edu-schools5.html   5 Apr 2014 22:04:02 -0000       1.36
@@ -189,9 +189,8 @@
 
 <p>Please send general FSF &amp; GNU inquiries to <a
 href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.  There are also <a
-href="/contact/">other ways to contact</a> the FSF.  Comments and
-suggestions about the web pages (broken links, non-compliance with <a
-href="/accessibility/">accessibility guidelines</a>, etc.) can be sent to <a
+href="/contact/">other ways to contact</a> the FSF.  Broken links and other
+corrections or suggestions can be sent to <a
 href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
 
 <p><!-- TRANSLATORS: Ignore the original text in this paragraph,
@@ -230,7 +229,7 @@
 <p></p><p class="unprintable">
 Updated:
 <!-- timestamp start -->
-$Date: 2014/04/05 21:41:37 $
+$Date: 2014/04/05 22:04:02 $
 <!-- timestamp end -->
 </p>
 </div>

Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -b -r1.106 -r1.107
--- layout5.css 5 Apr 2014 21:22:07 -0000       1.106
+++ layout5.css 5 Apr 2014 22:04:02 -0000       1.107
@@ -41,8 +41,8 @@
 
 Backgrounds
    white    #inner, navbar li.active
-   #f5f6f7  very light bluish gray: #footer, .emph-box
-   #f0f2f4  #translations, #outdated, .listing
+   #f0f2f4  light bluish gray: #searcher, #translations, .emph-box, #outdated,
+            .listing, #footer
    #e7e9eb  .button, .lyrics
    #d1d4d7  #edu-navbar, #fsf-links
    #c9cccf  #searcher
@@ -62,6 +62,7 @@
    black, #111, #333, #666: tables
    #b9bcbf  bluish gray: #fsf-frame, #Action, .highlight-para, .announcement
    #c9cccf  bluish gray: .button
+   #d1d4d7  bluish gray: #translations, #outdated
    #3465a4  blue (slightly lighter than GNU banner): edu-cases ridges, .note
    #334683  #join-fsf
    #171d33  dark blue (from screenshot): shade behind .button.large
@@ -104,6 +105,7 @@
    #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
@@ -199,10 +201,12 @@
    float: left;
    font-size: .9em;
    font-family: "FreeSans", sans-serif;
-   line-height: 2.2em;
+   line-height: 1.4em;
    font-weight: bold;
-   padding: 0 1em;
-   margin-top: .1em;
+   padding: .1em .4em;
+   margin: .35em 1.3em;
+   background: white;
+   border: .1em solid #b9bcbf;
 }
 #toplinks a, #toplinks a:visited {
    padding: 0 .2em;
@@ -211,13 +215,14 @@
 #toplinks a:hover { color: #777; }
 
 #searcher {
+   text-align: right;
    font-size: .9em;
    font-family: "FreeSans", sans-serif;
    font-weight: bold;
    text-align: right;
-   line-height: 2.1em;
-   padding: .15em 1.2% .15em 1.2%;
-   background-color: #c9cccf;
+   line-height: 2em;
+   padding: .25em 1.1em;
+   background-color: #f0f2f4;
 }
 
 #searcher input {
@@ -227,11 +232,14 @@
 
 #translations {
    clear: both;
+   text-align: left;
    font-size: .8em;
    font-family: "FreeSans", sans-serif;
+   min-height: 2.5em;
    line-height: 1.3em;
-   padding: 0 1.5% .2em 1.5%;
+   padding: .2em 1.5%;
    background-color: #f0f2f4;
+   border-bottom: .3em solid #d1d4d7;
 }
 #translations span {
    display: inline; white-space: nowrap;
@@ -270,7 +278,10 @@
 
 /*** HEADER ***/
 
-#header { font-family: "FreeSans", sans-serif; background-color: white; }
+#header {
+   font-family: "FreeSans", sans-serif;
+   background-color: white;
+}
 #header:after {
    clear: both; content: ""; display: block;
    height: 0px; visibility: hidden; width: 0px;
@@ -326,14 +337,14 @@
 #gnu-banner {
    font-size: 1.8em;
    font-weight: bold;
-   line-height: 1.1em;
+   line-height: 1.2em;
    padding-top: 1.4em;
 }
 #gnu-banner img {
    float: left;
    height: 2.4em;
    margin: 0 .15em 0 1.5%;
-   position: relative; bottom: .7em;
+   position: relative; bottom: .6em;
 }
 #gnu-banner a {
    color: #334683; text-decoration: none;
@@ -537,7 +548,7 @@
    font-size: .9em;
    padding: 1.11em 1.5%;
    color: #333;
-   background-color: #f5f6f7;
+   background-color: #f0f2f4;
    border-top: 1px solid #c9cccf;
 }
 #footer p { margin-bottom: 0; }
@@ -545,7 +556,7 @@
 #footer .unprintable, #footer .translators-credits {
    margin-bottom: .7em;
 }
-
+#bottom-notes { margin-top: .7em; }
 
 /*** HOME PAGE ***/
 
@@ -608,7 +619,7 @@
 .emph-box {
    padding: 1em; padding-top: 0;
    margin-bottom: 2.5em;
-   background-color: #f5f6f7;
+   background-color: #f0f2f4;
    border: 1px solid #c9cccf;
 }
 .emph-box p { font-size: .9em }
@@ -688,7 +699,7 @@
    float: right;
    text-align: center;
    font-style: normal;
-   width: 17em;
+   width: 17em; max-width: 100%;
    padding: 0 .5em;
    margin:  .3em 1em 1em 1em;
    border: .3em solid #3465a4;
@@ -732,8 +743,8 @@
 #outdated a:hover { color: #777; }
 
 /* For translators notes */
-/* #content .transnotes { font-size: .9em; } */
-#content .transnotes hr { margin-top: 1.65em; }
+#content .translators-notes { font-size: .9em; }
+#content .translators-notes hr { margin-top: 1.65em; }
 
 
 /*** EDUCATION ***/
@@ -809,19 +820,12 @@
    margin: 2.4em 0 2.4em 2.4em;
 }
 
-/* For the education sub-section "In Depth" */ 
-#content .indepth {
-   clear: right;
-   float: right;
-   font-style: normal;
-   width: 17em;
-   padding: 0 .5em;
-   margin:  .3em 1em 1em 1em;
-   border: .3em solid #3465a4;
+#content div.yui-u blockquote.note {
+   float: none;
+   font-weight: bold;
+   margin: 2em auto;
 }
 
-#rms-movie video { width: 100%; }
-
 /* End items specific to education */
 
 



reply via email to

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