www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test8 layout1.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test8 layout1.css
Date: Wed, 08 Jan 2014 12:00:57 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/01/08 12:00:57

Modified files:
        server/staging/nav-bar/test8: layout1.css 

Log message:
        Minor adjustments

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/layout1.css?cvsroot=www&r1=1.4&r2=1.5

Patches:
Index: layout1.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/layout1.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- layout1.css 7 Jan 2014 21:43:02 -0000       1.4
+++ layout1.css 8 Jan 2014 12:00:57 -0000       1.5
@@ -267,7 +267,7 @@
 }
 #navigation li a, #navigation li a:visited {
    font-weight: bold;
-   padding: .2em .6em;
+   padding: .25em .6em;
    color: white !important; text-decoration: none;
    background-color: transparent;
 }
@@ -319,7 +319,7 @@
    font-size: .9em;
    line-height: 2.4em;
    margin: 0;
-   background-color: #d9dcdf;
+   background-color: #d1d4d7;
 }
 #fsf-links li {
    display: inline-block;
@@ -328,8 +328,8 @@
 }
 #fsf-links li a, #fsf-links li a:visited {
    font-weight: bold;
-   padding: .3em .6em;
-   color: #333 !important; text-decoration: none;
+   padding: .25em .6em;
+   color: #222 !important; text-decoration: none;
 }
 #fsf-links li a:hover {
    color: black !important;
@@ -342,7 +342,7 @@
 #mission-statement {
    font-size: .9em;
    line-height: 1.3em;
-   margin: 2.2em 1.1em 0 1.1em;
+   margin: 2.2em 1em 0 1.1em;
 }
 
 #join-fsf {
@@ -385,7 +385,7 @@
 
 #footer {
    font-size: .9em;
-   padding: 1em;
+   padding: 1.11em;
    background-color: #f5f6f7;
    border-top: 1px solid #c9cccf;
 }
@@ -413,14 +413,14 @@
    margin-bottom: 1em;
 }
 
-#home .first-column img { width: 80%; }
+#home .first-column img { width: 80%; margin: .5em 0 1em 0; }
 #home .second-column img.feed { height: .75em; width: .75em; }
 
 .button {
    text-align: center;
    font-weight: bold;
    padding-bottom: 0;
-   margin: .4em 0 .6em 0;
+   margin: .9em 0;
    border: .4em solid #c9cccf;
    box-shadow: .15em .15em #171d33;
    -moz-box-shadow: .55em .55em #171d33;
@@ -450,13 +450,13 @@
    font-size: 1.5em !important;
 }
 
-#Action li { margin-bottom: .7em; }
 #Action {
    text-align: left;
-   padding-left: 1em;
+   padding: 0 1em; 
    border-left: .4em solid #b9bcbf; border-right: .4em solid #b9bcbf;
 }
-#Action h2{ text-align: center; color: #171d33; }
+#Action h2{ text-align: center; line-height: 1.5em; color: #171d33; }
+#Action li { margin-bottom: .7em; }
 
 
 /*** HIGHLIGHTED STUFF ***/
@@ -538,7 +538,7 @@
    line-height: 2.4em;
    padding: 0;
    margin: 0em -1.15em;
-   background-color: #d9dcdf;
+   background-color: #d1d4d7;
 }
 #edu-navigation li {
    display: inline-block;
@@ -546,12 +546,11 @@
    padding: 0;
 }
 #edu-navigation li a, #edu-navigation li a:visited {
-   padding: .2em .45em;
+   padding: .25em .45em;
    color: #222 !important; text-decoration: none;
 }
 #edu-navigation li.active a {
    background-color: white !important;
-   border: .1em solid #999;
 }
 #edu-navigation li a:hover, #edu-navigation li.active a:hover {
    color: black !important;



reply via email to

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