diff --git a/global.css b/global.css index 5f26c29..3c49ee8 100644 --- a/global.css +++ b/global.css @@ -270,8 +270,10 @@ input.searchField { background: transparent url(images/acesso-a-informacao.png) center center no-repeat; width: 107px; } #footer-logos .logo-brasil { - background: transparent url(images/brasil.png) center center no-repeat; - width: 153px; } + 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; diff --git a/global_footer.html.erb b/global_footer.html.erb index 4df497c..7b080ff 100644 --- a/global_footer.html.erb +++ b/global_footer.html.erb @@ -3,7 +3,6 @@
Acesso a Informação
- Secretaria-geral da Presidência da República Brasil - Governo Federal
diff --git a/images/logo-brasil.svg b/images/logo-brasil.svg new file mode 100644 index 0000000..52b680a --- /dev/null +++ b/images/logo-brasil.svg @@ -0,0 +1 @@ + -- libgit2 0.21.2