www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 layout5.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout5.css
Date: Mon, 03 Mar 2014 13:57:12 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/03 13:57:12

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

Log message:
        FSS form in banner and join-fss in banner.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout5.css?cvsroot=www&r1=1.33&r2=1.34

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- layout5.css 1 Mar 2014 14:23:56 -0000       1.33
+++ layout5.css 3 Mar 2014 13:57:12 -0000       1.34
@@ -147,6 +147,7 @@
 
 #toplinks {
    font-size: .9em;
+   font-family: "FreeSans", sans-serif;
    line-height: 2.2em;
    font-weight: bold;
    padding: 0 1%;
@@ -168,6 +169,7 @@
 
 #searcher {
    font-size: .9em;
+   font-family: "FreeSans", sans-serif;
    text-align: right;
    line-height: 2.4em;
    color: white;
@@ -179,7 +181,8 @@
 
 #translations {
    clear: both;
-   font-size: .9em;
+   font-family: "FreeSans", sans-serif;
+   font-size: .8em;
    line-height: 1.3em;
    padding: 0 .7% .2em .7%;
    background-color: #f0f1f2;
@@ -215,30 +218,57 @@
 
 /*** HEADER ***/
 
+#header { font-family: "FreeSans", sans-serif; }
 #header:after {
    clear: both; content: ""; display: block;
    height: 0px; visibility: hidden; width: 0px;
 }
-#fssbox {
+#fsf-frame {
    float: right;
-   width: auto;
    font-size: .9em;
    text-align: center;
-   line-height: 1.2em;
-   padding: .5em .5em .2em .5em;
-   border: 1px dashed #971611;
-   margin: .7em 1% .7em 0;
+   line-height: 1.3em;
+   width: auto;
+   background: white;
+   padding: .6em .7% .4em .7%;
+   margin: .5em 1%;
+   border: 1px dashed #334683;
+}
+#fsf-frame p { color: #444; }
+#fsf-frame a { font-weight: bold; }
+
+#join-fsf {
+   margin: 0;
+}
+#join-fsf a, a:visited {  
+   padding: .15em .2em .1em .2em;
+   color: #334683; text-decoration: none;
+   border: 1px solid #334683; 
+}
+
+#fssbox p, input {
+   margin-bottom: 0;
+}
+#fssbox input {
+   font-weight: bold;
+   margin-top: .2em;
+   color: #666;
+}
+#fssbox a, a:visited {
+   font-size: 1.1em;
+   font-weight: bold;
+   color: #334683;
+}
+#fssbox a:hover, #join-fsf a:hover {
+   color: red;
 }
-#fssbox p, h4 { margin-top: 0; margin-bottom: .3em; }
-#fssbox input { font-weight: bold; color: #444; }
 
 /* For "normal" pages */
 #gnu-banner {
    font-size: 1.8em;
-   font-family: "FreeSans", sans-serif;
    font-weight: bold;
    line-height: 1.1em;
-   padding-top: 1.2em;
+   padding-top: 1.3em;
 }
 #gnu-banner img {
    float: left;
@@ -258,7 +288,6 @@
 #fsf-support {
    text-align: left;
    font-size: .9em;
-   font-family: "FreeSans", sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #666;
@@ -419,20 +448,6 @@
    margin: auto;
 }
 
-#join-fsf {
-   float: right;
-   margin: .5em 0 1em 1em;
-}
-#join-fsf a, a:visited {
-   font-size: 1em;
-   padding: .25em; padding-top: .3em;
-   background-color: #e7e9eb;
-}
-#join-fsf a:hover {
-   color: black;
-   background-color: #ff3;
-}
-
 #backtotop a {
    clear: both;
    float: right;



reply via email to

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