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: Wed, 05 Mar 2014 18:09:00 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/05 18:09:00

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

Log message:
        Adjust home page button.

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

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- layout5.css 5 Mar 2014 17:02:36 -0000       1.46
+++ layout5.css 5 Mar 2014 18:08:59 -0000       1.47
@@ -233,7 +233,7 @@
    width: auto;
    background: white;
    padding: .6em .7% .4em .7%;
-   margin: .6em 1%;
+   margin: .8em 1%;
    background: #fff8b2;
    border: 1px solid #b9bcbf;
 }
@@ -278,7 +278,7 @@
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.1em;
-   padding-top: 1.3em;
+   padding-top: 1.4em;
 }
 #gnu-banner img {
    float: left;
@@ -535,9 +535,9 @@
 #home .second-column h4 img { height: .75em; width: .75em; }
 
 .button {
-   margin-top: .8em !important;
    text-align: center;
    font-weight: bold;
+   margin-top: .5em !important; margin-bottom: .7em;
    box-shadow: .15em .15em #171d33;
    -moz-box-shadow: .15em .15em #171d33;
    -webkit-box-shadow: .15em .15em #171d33;
@@ -555,6 +555,7 @@
 
 .large {
    font-size: 2em;
+   padding: .1em;
    background-color: #e7e9eb;
    border: .4em solid #c9cccf;
 }
@@ -580,7 +581,12 @@
    padding: 0 1em; 
    border-left: .4em solid #b9bcbf; border-right: .4em solid #b9bcbf;
 }
-#Action h2{ float: none; text-align: center; color: #171d33; }
+#Action h2{
+   float: none;
+   text-align: center;
+   padding-top: 0;
+   color: #171d33;
+}
 #Action li { margin-bottom: .7em; }
 
 



reply via email to

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