From e16064e9fe999b3d384afd8436e244697bf7bce0 Mon Sep 17 00:00:00 2001 From: Marcio Mazza Date: Tue, 30 Sep 2014 20:39:26 -0300 Subject: [PATCH] Ajuste de layout e busca da barra interlegis --- sigiStatic/css/globalnav-estilos.css | 13 ++++++------- templates/admin/base_site.html | 7 ++----- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/sigiStatic/css/globalnav-estilos.css b/sigiStatic/css/globalnav-estilos.css index 853f711..942bfff 100644 --- a/sigiStatic/css/globalnav-estilos.css +++ b/sigiStatic/css/globalnav-estilos.css @@ -2,9 +2,9 @@ font-family: Tahoma, Arial, sans-serif; font-size: 12pt; background: #fff url(http://www.interlegis.gov.br/globalnav-logo.gif) no-repeat 0.75em 0.5em; - border-bottom: 6px solid #b8b8b8; - height: 30px; - margin: 0 auto; + border-bottom: 4px solid #b8b8b8; + height: 40px; + margin: 0 auto 10px; position: relative; text-transform: capitalize; clear: both; @@ -36,9 +36,8 @@ bottom: 0.33em; color: #a6a6a6; font-size: 0.8em; - height: 1.4em; - margin-left: 1.4em; + height: 2em; padding: 0.4em 1em 0 2.5em; position: relative; - width: 97px; -} \ No newline at end of file + width: 140px; +} diff --git a/templates/admin/base_site.html b/templates/admin/base_site.html index 046637a..b5f9fe6 100644 --- a/templates/admin/base_site.html +++ b/templates/admin/base_site.html @@ -18,11 +18,8 @@ {% block container-top %}