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: Tue, 22 Sep 2015 14:50:16 +0000

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

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

Log message:
        Smaller font for the navbars on small screens.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -b -r1.94 -r1.95
--- layout7.css 22 Sep 2015 12:10:44 -0000      1.94
+++ layout7.css 22 Sep 2015 14:50:13 -0000      1.95
@@ -499,7 +499,6 @@
    text-align: center;
    padding: 0 .3em;
 }
-ul#edu-navigation li { font-size: .9em; }
 #navigation li, ul#edu-navigation li, #fsf-links li {
    display: inline-block;
    font-weight: bold;
@@ -507,7 +506,6 @@
    padding-bottom: .1em;
    margin: 0; margin-top: .3em;
 }
-
 #navigation li a, ul#edu-navigation li a, #fsf-links li a {
    padding: .3em .5em;
    text-decoration: none;
@@ -527,6 +525,10 @@
 }
 #navigation li.active a, #edu-navigation li.active a { color: #333; }
 
address@hidden (max-width: 50em) {
+   #navigation ul, ul#edu-navigation li,
+    #fsf-links ul { font-size: .9em; } 
+}
 
 /*** TAGS ***/
 



reply via email to

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