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


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

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

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

Log message:
        Minor adjustements.

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

Patches:
Index: layout4.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout4.css,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- layout4.css 2 Mar 2014 23:23:23 -0000       1.14
+++ layout4.css 2 Mar 2014 23:38:54 -0000       1.15
@@ -172,6 +172,32 @@
 #top-right p { color: #444; }
 #top-right a { font-weight: bold; }
 
+#join-fsf {
+   margin: 0;
+}
+#join-fsf a, a:visited {  
+   padding-top: .1em;
+   color: #334683; text-decoration: none;
+   border: 1px solid #334683; 
+}
+
+#fssbox p, input {
+   font-family: "FreeSans", sans-serif;
+   margin-bottom:.2em;
+}
+#fssbox input {
+   font-weight: bold;
+   color: #666;
+}
+#fssbox a, a:visited {
+   font-size: 1.1em;
+   font-weight: bold;
+   color: #334683;
+}
+#fssbox a:hover, #join-fsf a:hover {
+   color: red;
+}
+
 #searcher {
    font-family: "FreeSans", sans-serif;
    font-size: .9em;
@@ -222,32 +248,8 @@
 }
 
 /*** HEADER ***/
-#header { font-family: "FreeSans", sans-serif; }
 
-#join-fsf {
-   margin: 0;
-}
-#join-fsf a, a:visited {  
-   padding: .1em;
-   color: #334683; text-decoration: none;
-   border: 1px solid #334683; 
-}
-
-#fssbox p, input {
-   font-family: "FreeSans", sans-serif;
-   margin-bottom:.2em;
-}
-#fssbox input {
-   font-weight: bold;
-   color: #666;
-}
-#fssbox a, a:visited {
-   font-weight: bold;
-   color: #334683;
-}
-#fssbox a:hover, #join-fsf a:hover {
-   color: red;
-}
+#header { font-family: "FreeSans", sans-serif; }
 
 /* For "normal" pages */
 #gnu-banner table {



reply via email to

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