From 12041e4ff9dc166c4d0132dac0b1167405851bd1 Mon Sep 17 00:00:00 2001 From: Sidney Ricardo Medeiros Date: Mon, 6 Oct 2014 14:46:16 -0300 Subject: [PATCH] Fixes on top of design in css file. --- cabecalho-cinza-theme.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cabecalho-cinza-theme.css b/cabecalho-cinza-theme.css index d2732d6..c966fd0 100644 --- a/cabecalho-cinza-theme.css +++ b/cabecalho-cinza-theme.css @@ -683,7 +683,7 @@ footer .footer-atalhos .voltar-ao-topo a:hover { text-decoration:underline } footer .container-menus { -padding:46px 0 0 0 +/*padding:46px 0 0 0*/ } footer .row { margin-bottom:13px @@ -697,7 +697,8 @@ font-size:1.3em; font-weight:bold; color:#3b3f44; line-height:1.3em; -padding: 5px 0 5px 0 +padding: 30px 0 0px 0; +margin: 0 0 18px 0; } footer nav ul { -- libgit2 0.21.2