From d8bb0fa409e2e441ec31bbc18fc0edda19942ce1 Mon Sep 17 00:00:00 2001 From: Christian Date: Wed, 3 Oct 2012 14:51:14 -0300 Subject: [PATCH] modifica??o das regras espec?ficas de estilo para a barra --- estilo-barra.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/estilo-barra.css b/estilo-barra.css index 6a8c5df..9dacac1 100644 --- a/estilo-barra.css +++ b/estilo-barra.css @@ -51,7 +51,7 @@ body { display: block; width: 161px; height: 28px; - text-indent: -1000px; + text-indent: -99999px; background: #7F7F7F url(imagens/ai.png) no-repeat 0 4px; } @@ -59,6 +59,6 @@ body { display: block; width: 108px; height: 28px; - text-indent: -1000px; + text-indent: -99999px; background: #7F7F7F url(imagens/brasil.png) no-repeat 0 4px; } -- libgit2 0.21.2