From 2f900533559855443675f26cb660a703f0842e13 Mon Sep 17 00:00:00 2001 From: Guilherme Gondim Date: Fri, 18 Dec 2009 11:26:28 +0000 Subject: [PATCH] =?UTF-8?q?Pequena=20altera=C3=A7=C3=A3o.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- media/css/base_site.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media/css/base_site.css b/media/css/base_site.css index a0ee564..9d55a24 100644 --- a/media/css/base_site.css +++ b/media/css/base_site.css @@ -38,12 +38,12 @@ a:hover { color:#11488d; } text-decoration:none; } #nav-global li a:hover, #nav-global ul li:hover a { - background-color:#292929; + background-color:#333; color:#FFFFFF; text-decoration:none; } #nav-global li ul { - background:#292929; + background:#333; display:none; height:auto; padding:0px;