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: Thu, 03 Apr 2014 12:15:38 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/04/03 12:15:38

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

Log message:
        Adjust line height for #translations.

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

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -b -r1.100 -r1.101
--- layout5.css 3 Apr 2014 12:03:53 -0000       1.100
+++ layout5.css 3 Apr 2014 12:15:38 -0000       1.101
@@ -195,30 +195,15 @@
 
 /*** TOP OF THE PAGE ***/
 
-#toplinks {
-   float: left;
-   font-size: .9em;
-   font-family: "FreeSans", sans-serif;
-   line-height: 2.2em;
-   font-weight: bold;
-   padding: 0 1em;
-   margin-top: .1em;
-}
-#toplinks a, #toplinks a:visited {
-   padding: 0 .2em;
-   color: #222; text-decoration: none;
-}
-#toplinks a:hover { color: #777; }
-
 #searcher {
    float: right;
    font-size: .9em;
    font-family: "FreeSans", sans-serif;
    font-weight: bold;
    text-align: right;
-   line-height: 2.1em;
-   padding: .15em 1.2% .15em 1.2%;
-   background-color: #c9cccf;
+   line-height: 2em;
+   padding: .2em 1.2% .2em 1.2%;
+   background-color: #b9bcbf;
 }
 
 #searcher input {
@@ -227,11 +212,12 @@
 }
 
 #translations {
-   font-size: .8em;
+   font-size: .9em;
    font-family: "FreeSans", sans-serif;
-   line-height: 1.3em;
-   padding: 0 1.5% .2em 1.5%;
+   line-height: 2em;
+   padding: 0 1.5%;
    background-color: #f0f2f4;
+   border-bottom: .3em solid #d1d4d7;
 }
 #translations span {
    display: inline; white-space: nowrap;
@@ -270,7 +256,11 @@
 
 /*** HEADER ***/
 
-#header { font-family: "FreeSans", sans-serif; background-color: white; }
+#header {
+   clear: both;
+   font-family: "FreeSans", sans-serif;
+   background-color: white;
+}
 #header:after {
    clear: both; content: ""; display: block;
    height: 0px; visibility: hidden; width: 0px;
@@ -732,8 +722,8 @@
 #outdated a:hover { color: #777; }
 
 /* For translators notes */
-#content .transnotes { font-size: .9em; }
-#content .transnotes hr { margin-top: 1.65em; }
+#content .translators-notes { font-size: .9em; }
+#content .translators-notes hr { margin-top: 1.65em; }
 
 
 /*** EDUCATION ***/



reply via email to

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