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: Wed, 16 Sep 2015 14:32:31 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/09/16 14:32:31

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

Log message:
        Another small fix.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -b -r1.89 -r1.90
--- layout7.css 15 Sep 2015 21:25:55 -0000      1.89
+++ layout7.css 16 Sep 2015 14:32:29 -0000      1.90
@@ -393,7 +393,6 @@
 
 /* Try to optimize #fsf-frame for narrow screens. */
 @media (max-width: 55em) {
-   #header { margin: 0 3%; }
    #header #gnu-banner { clear: both; padding-top: 1em; }
    #fsf-frame { float: none; margin: 0; }
    #fsf-frame #fssbox { float: right; padding-top: .8em; margin: 0; }
@@ -503,17 +502,18 @@
 /*** TAGS ***/
 
 div.page-tags {
-   font-size: .9em; font-weight: bold;
+   font-weight: bold;
    color: #555;
    line-height: 1.7em; padding: 0;
    margin-top: .7em;
 }
 
 div.page-tags a, div.page-tags a:visited {
-   padding-top: 0 padding-bottom: 0; padding-left:.4em; padding-right: .4em;
+   padding: 0 .4em;
    line-height: 1.5em;
    color: #555;
    background: #f0f2f4;
+   margin-bottom: 1em;
 }
 div.page-tags a:hover { color: black; }
 



reply via email to

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