From 72631d91043ba32b110eacb76800195b29cb04c0 Mon Sep 17 00:00:00 2001 From: Evandro Junior Date: Mon, 25 Jul 2016 17:26:10 -0300 Subject: [PATCH] alterado o logo do governo --- cabecalho-amarelo-theme.css | 12 ++++++------ cabecalho-juventude.css | 10 +++++----- cabecalho-verde-theme.css | 11 +++++------ footer.html.erb | 37 +++++++++++++++++-------------------- images/logo-brasil.svg | 1 + 5 files changed, 34 insertions(+), 37 deletions(-) create mode 100644 images/logo-brasil.svg diff --git a/cabecalho-amarelo-theme.css b/cabecalho-amarelo-theme.css index 6050d45..35446e7 100644 --- a/cabecalho-amarelo-theme.css +++ b/cabecalho-amarelo-theme.css @@ -127,7 +127,7 @@ background-color: #fcdd4e;/*(amarelo-claro)*/ text-decoration: none; padding: 4px 0 4px 10px; text-transform: uppercase; - font-family: 'Open Sans', Arial, Helvetica, sans-serif; + font-family: 'Open Sans', Arial, Helvetica, sans-serif; } #portal-siteactions a:hover { @@ -182,7 +182,7 @@ color: #75ad0a #theme-header #sobre { line-height: 20px; font-size: 12px; -} +} /* */ /* Sobre o brasil */ @@ -510,8 +510,10 @@ background: url(images/icone-verde-flickr.png) 0 20px; } #footer-logos .logo-brasil { - background: transparent url(images/brasil.png) center center no-repeat; - width: 153px; + float:right; + width:155px; + background: url(images/logo-brasil.svg) center no-repeat; + height:48px } #footer-logos .logo-sgpr { @@ -535,5 +537,3 @@ background: url(images/icone-verde-flickr.png) 0 20px; color: #F28F00; text-align: left; } - - diff --git a/cabecalho-juventude.css b/cabecalho-juventude.css index 94d1176..21547e6 100644 --- a/cabecalho-juventude.css +++ b/cabecalho-juventude.css @@ -117,7 +117,7 @@ text-decoration: none; padding: 4px 0 4px 0px; text-transform: uppercase; - font-family: 'Open Sans', Arial, Helvetica, sans-serif; + font-family: 'Open Sans', Arial, Helvetica, sans-serif; } #portal-lang a:hover, @@ -174,7 +174,7 @@ #theme-header #sobre { line-height: 20px; font-size: 12px; -} +} /* */ /* Sobre o brasil */ @@ -474,8 +474,9 @@ background-position: 0px 0px; } #footer-logos .logo-brasil { - background: transparent url(images/logof-govbr.png) center center no-repeat; - width: 170px; + width:155px; + background: url(images/logo-brasil.svg) center no-repeat; + height:48px } #footer-logos .logo-sgpr { @@ -516,4 +517,3 @@ background-position: 0px 0px; font-size: 1.3em; line-height: 1.3em; } - diff --git a/cabecalho-verde-theme.css b/cabecalho-verde-theme.css index ccb871b..40b5f6c 100644 --- a/cabecalho-verde-theme.css +++ b/cabecalho-verde-theme.css @@ -127,7 +127,7 @@ background-color: #17882c;/*(verde-claro)*/ text-decoration: none; padding: 4px 0 4px 10px; text-transform: uppercase; - font-family: 'Open Sans', Arial, Helvetica, sans-serif; + font-family: 'Open Sans', Arial, Helvetica, sans-serif; } #portal-siteactions a:hover { @@ -181,7 +181,7 @@ color: #75ad0a #theme-header #sobre { line-height: 20px; -} +} /* */ /* Sobre o brasil */ @@ -499,8 +499,9 @@ background-image: url(images/icone-flickr.png); } #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 { @@ -518,5 +519,3 @@ background-image: url(images/icone-flickr.png); margin: 0 auto; text-align: center; } - - diff --git a/footer.html.erb b/footer.html.erb index 67e8cd9..a060d95 100644 --- a/footer.html.erb +++ b/footer.html.erb @@ -6,7 +6,7 @@