www-commits
[Top][All Lists]
Advanced

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

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


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout7.css
Date: Tue, 06 May 2014 21:28:37 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/05/06 21:28:37

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

Log message:
        Color test.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- layout7.css 6 May 2014 18:04:25 -0000       1.55
+++ layout7.css 6 May 2014 21:28:36 -0000       1.56
@@ -237,21 +237,21 @@
    background: white;
    padding: .2em;
    margin: 0;
-   border: .1em solid #283767;
+   border: .1em solid #7a8793;
 }
 #searcher input[type="submit"] {
    padding: .2em;
    margin: 0;
-   color: white;
-   background: #283767;
-   border: .1em solid #283767;
+   color: #000;
+   background: #a4b5c6;
+   border: .1em solid #a4b5c6;
 }
 #searcher input[type="text"]:focus {
    border: .1em solid #cdc66e;
 }
 #searcher input[type="text"]:focus + input[type="submit"] {
    color: #222;
-   background: #cdc66e;
+   background: #fff898;
    border: .1em solid #cdc66e;
 }
 #searcher input[type="submit"]:hover {
@@ -345,7 +345,6 @@
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
-   color: #283767;
 }
 #fsf-frame a:hover { color: #777; }
 #fsf-frame #join-fsf {
@@ -354,7 +353,7 @@
 #fsf-frame #join-fsf a {
    padding: .4em 1em;
    color: white;
-   background: #33621d;
+   background: #830202;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -khtml-border-radius: 1em;
@@ -368,6 +367,7 @@
    margin-top: 1em;
 }
 #fssbox form p { margin-top: .2em; }
+#fssbox a { color: #334683; }
 #fssbox input {
    font-family: "FreeSans", sans-serif;
    font-weight: bold;
@@ -377,14 +377,14 @@
    margin: 0;
    color: #555;
    background: white;
-   border: .1em solid #33621d;
+   border: .1em solid #7a8793;
 }
 #fssbox input[type="submit"] {
    padding: .2em;
    margin: 0;
-   color: white;
-   background: #33621d;
-   border: .1em solid #33621d;
+   color: #000;
+   background: #a4b5c6;
+   border: .1em solid #a4b5c6;
 }
 #fssbox input[type="text"]:focus {
    border: .1em solid #cdc66e;
@@ -394,7 +394,7 @@
 }
 #fssbox input[type="text"]:focus + input[type="submit"] {
    color: #222;
-   background: #cdc66e;
+   background: #fff898;
    border: .1em solid #cdc66e;
 }
 



reply via email to

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