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 bo...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout4.css bo...
Date: Sun, 02 Mar 2014 23:23:24 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/02 23:23:24

Modified files:
        server/staging/nav-bar/test9: layout4.css body-include-1.html 

Log message:
        .top-right > #top-right.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout4.css?cvsroot=www&r1=1.13&r2=1.14
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/body-include-1.html?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: layout4.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout4.css,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- layout4.css 2 Mar 2014 23:04:47 -0000       1.13
+++ layout4.css 2 Mar 2014 23:23:23 -0000       1.14
@@ -146,6 +146,8 @@
 /*** TOP OF THE PAGE ***/
 
 #toplinks {
+   float: left;
+   font-family: "FreeSans", sans-serif;
    font-size: .9em;
    font-weight: bold;
    padding: .5em 1%;
@@ -155,9 +157,23 @@
 }
 #toplinks a:hover { color: red; }
 
-#toplinks { float: left; }
+#top-right {
+   float: right;
+   font-family: "FreeSans", sans-serif;
+   font-size: .9em;
+   text-align: center;
+   line-height: 1.3em;
+   width: auto;
+   background: white;
+   padding: .6em .7% .4em .7%;
+   margin: .5em 1%;
+   border: 1px dashed #334683;
+}
+#top-right p { color: #444; }
+#top-right a { font-weight: bold; }
 
 #searcher {
+   font-family: "FreeSans", sans-serif;
    font-size: .9em;
    text-align: right;
    color: white;
@@ -170,6 +186,7 @@
    margin-bottom: 0; }
 
 #translations {
+   font-family: "FreeSans", sans-serif;
    font-size: .8em;
    line-height: 1.3em;
    padding: 0 .7% .2em .7%;
@@ -207,20 +224,6 @@
 /*** HEADER ***/
 #header { font-family: "FreeSans", sans-serif; }
 
-#header .top-right {
-   float: right;
-   font-size: .9em;
-   text-align: center;
-   line-height: 1.3em;
-   width: auto;
-   background: white;
-   padding: .6em .7% .4em .7%;
-   margin: .5em 1%;
-   border: 1px dashed #334683;
-}
-#header .top-right p { color: #444; }
-#header .top-right a { font-weight: bold; }
-
 #join-fsf {
    margin: 0;
 }

Index: body-include-1.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/body-include-1.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- body-include-1.html 2 Mar 2014 23:04:47 -0000       1.5
+++ body-include-1.html 2 Mar 2014 23:23:23 -0000       1.6
@@ -6,11 +6,11 @@
  <a href="/accessibility/">Accessibility</a>
 </div> <!-- /toplinks -->
 
-<div class="top-right">
+<div id="top-right">
 <p id="join-fsf"><a 
href="https://www.fsf.org/associate/support_freedom?referrer=4052";>JOIN&nbsp;THE&nbsp;FSF</a><br
 />GNU's main sponsor<br />+++</p>
 
 <div id="fssbox">
-<h4><a href="http://www.fsf.org/fss";>Newsletter</a></h4>
+<p><a href="http://www.fsf.org/fss";>Newsletter</a></p>
 <form 
action="https://crm.fsf.org/civicrm/profile/create&amp;reset=1&amp;gid=31"; 
method="post">
 <div>
   <input name="postURL" type="hidden" value="" />



reply via email to

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