diff --git a/global.css b/global.css index 26e8d55..3c49ee8 100644 --- a/global.css +++ b/global.css @@ -246,9 +246,41 @@ input.searchField { #social-icons span { display: none; } +#global-footer { + width: 100%; } + #footer-content { background: #fff; } +#footer-logos { + background: #F28F00; + height: 49px; + max-width: 100%; + padding: 2em 0; } + #footer-logos div { + margin: 0 auto; + max-width: 960px; } + #footer-logos a { + display: block; + float: left; + height: 49px; } + #footer-logos span { + display: none; } + #footer-logos .logo-acesso { + background: transparent url(images/acesso-a-informacao.png) center center no-repeat; + width: 107px; } + #footer-logos .logo-brasil { + width:155px; + background:url(images/logo-brasil.svg) center no-repeat; + height:48px + } + #footer-logos .logo-sgpr { + background: transparent url(images/sgpr.png) center center no-repeat; + margin-right: 30px; + width: 187px; } + #footer-logos .institucionais { + float: right; } + #footer-license { margin: 0 auto; max-width: 960px; @@ -258,12 +290,4 @@ input.searchField { color: #F28F00; text-align: left; } -#footer-brasil { - background: none repeat scroll 0% 0% #F28F00; - padding: 1em 0px; - max-width: 100%; - list-style: none; - vertical-align: baseline; -} - /*# sourceMappingURL=global.css.map */ diff --git a/global_footer.html.erb b/global_footer.html.erb index 6c2eb50..7b080ff 100644 --- a/global_footer.html.erb +++ b/global_footer.html.erb @@ -1,6 +1,21 @@ -
+ + +