diff --git a/cabecalho-cinza-theme.css b/cabecalho-cinza-theme.css index 18ca0f3..df56063 100644 --- a/cabecalho-cinza-theme.css +++ b/cabecalho-cinza-theme.css @@ -48,7 +48,7 @@ #accessibility span { background: none repeat scroll 0 0 rgb(96,96,96); color: #FFFFFF; - padding: 0 4px; + padding: 0 3px; } /*.contraste header #logo{ @@ -698,18 +698,18 @@ footer .container-menus { /*padding:46px 0 0 0*/ } footer .row { -margin-bottom:13px +margin-bottom: 46px; /*13px*/ } footer nav { -border-left:1px dotted #dbdbc8; +border-left:1px dotted #555; /*#dbdbc8;*/ padding:0 5px 0 10px } footer nav h2 { -font-size:1.3em; +font-size:18px; /*1.3em;*/ font-weight:bold; color:#3b3f44; line-height:1.3em; -padding: 30px 0 0px 0; +padding: 0px; /*30px 0 0px 0;*/ margin: 0 0 18px 0; } @@ -721,9 +721,10 @@ display:block; padding-bottom:3px } footer nav a { -font-size: 12px; /*.9em;*/ +font-size: 13px; /*.9em;*/ color:#838489; -line-height:.9em +line-height:.9em; +font-family:"open_sansregular", Arial, Helvetica, sans-serif; } footer nav a:hover { color:#838489; @@ -823,8 +824,9 @@ article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { } [class*="span"] { float:left; - min-height:1px; - margin-left:30px; + min-height: 1px; + margin-left: 30px; + margin-top: 30px; } .container { max-width: 100%; @@ -875,7 +877,8 @@ article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { margin-right:auto; margin-left:auto; *zoom:1; - max-width: 1040px; + max-width: 960px; + /*max-width: 1040px; */ } .container2:before,.container2:after { display:table; diff --git a/header.html.erb b/header.html.erb index 40017e0..5a85cd0 100644 --- a/header.html.erb +++ b/header.html.erb @@ -137,10 +137,12 @@ -