Commit 12041e4ff9dc166c4d0132dac0b1167405851bd1

Authored by Sidney Ricardo
1 parent 34526888

Fixes on top of design in css file.

Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
cabecalho-cinza-theme.css
@@ -683,7 +683,7 @@ footer .footer-atalhos .voltar-ao-topo a:hover { @@ -683,7 +683,7 @@ footer .footer-atalhos .voltar-ao-topo a:hover {
683 text-decoration:underline 683 text-decoration:underline
684 } 684 }
685 footer .container-menus { 685 footer .container-menus {
686 -padding:46px 0 0 0 686 +/*padding:46px 0 0 0*/
687 } 687 }
688 footer .row { 688 footer .row {
689 margin-bottom:13px 689 margin-bottom:13px
@@ -697,7 +697,8 @@ font-size:1.3em; @@ -697,7 +697,8 @@ font-size:1.3em;
697 font-weight:bold; 697 font-weight:bold;
698 color:#3b3f44; 698 color:#3b3f44;
699 line-height:1.3em; 699 line-height:1.3em;
700 -padding: 5px 0 5px 0 700 +padding: 30px 0 0px 0;
  701 +margin: 0 0 18px 0;
701 } 702 }
702 703
703 footer nav ul { 704 footer nav ul {