Commit 4cf929eae3186d1dfbc1111e839df8aedade1fd3

Authored by Carlos Vieira
1 parent 3035c04a
Exists in master

Remove logo do rodapé devido a eleições.

recipes/barra_versao_2/assets/estilo-footer.scss
@@ -13,12 +13,6 @@ div#wrapper-footer-brasil { @@ -13,12 +13,6 @@ div#wrapper-footer-brasil {
13 background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017585%207497%22%20height%3D%2249%22%20width%3D%22107%22%20clip-rule%3D%22evenodd%22%20fill-rule%3D%22evenodd%22%20shape-rendering%3D%22geometricPrecision%22%20text-rendering%3D%22geometricPrecision%22%3E%3Cdefs%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C%21%5BCDATA%5B.a%20%7Bfont%3A%20normal%20bold%201693px%20Open%20Sans%2C%20sans-serif%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate%28-1125%20-10350%29%22%3E%3Ccircle%20cx%3D%224864%22%20cy%3D%2214099%22%20r%3D%223739%22%20fill%3D%22%23f6a800%22%2F%3E%3Cpath%20d%3D%22M1835%2016193.3l-353%201005c-137%20389%2070%20596%20459%20459l1005-353z%22%20class%3D%22fil1%22%20fill%3D%22%23f6a800%22%2F%3E%3Ccircle%20r%3D%22750%22%20cy%3D%2212225%22%20cx%3D%224874%22%20fill%3D%22%2300692c%22%2F%3E%3Cpath%20d%3D%22M4874%2013350c-414%200-750%20336-750%20750v1877c0%20414%20336%20750%20750%20750s750-336%20750-750v-1877c0-414-336-750-750-750z%22%20fill%3D%22%2300692c%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ctext%20x%3D%228873%22%20y%3D%2213324%22%3E%3Ctspan%20class%3D%22a%22%20y%3D%2213324%22%3EAcesso%20%C3%A0%3C%2Ftspan%3E%3Ctspan%20class%3D%22a%22%20x%3D%228873%22%20y%3D%2215440%22%3EInforma%C3%A7%C3%A3o%3C%2Ftspan%3E%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") center no-repeat; 13 background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017585%207497%22%20height%3D%2249%22%20width%3D%22107%22%20clip-rule%3D%22evenodd%22%20fill-rule%3D%22evenodd%22%20shape-rendering%3D%22geometricPrecision%22%20text-rendering%3D%22geometricPrecision%22%3E%3Cdefs%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C%21%5BCDATA%5B.a%20%7Bfont%3A%20normal%20bold%201693px%20Open%20Sans%2C%20sans-serif%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate%28-1125%20-10350%29%22%3E%3Ccircle%20cx%3D%224864%22%20cy%3D%2214099%22%20r%3D%223739%22%20fill%3D%22%23f6a800%22%2F%3E%3Cpath%20d%3D%22M1835%2016193.3l-353%201005c-137%20389%2070%20596%20459%20459l1005-353z%22%20class%3D%22fil1%22%20fill%3D%22%23f6a800%22%2F%3E%3Ccircle%20r%3D%22750%22%20cy%3D%2212225%22%20cx%3D%224874%22%20fill%3D%22%2300692c%22%2F%3E%3Cpath%20d%3D%22M4874%2013350c-414%200-750%20336-750%20750v1877c0%20414%20336%20750%20750%20750s750-336%20750-750v-1877c0-414-336-750-750-750z%22%20fill%3D%22%2300692c%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ctext%20x%3D%228873%22%20y%3D%2213324%22%3E%3Ctspan%20class%3D%22a%22%20y%3D%2213324%22%3EAcesso%20%C3%A0%3C%2Ftspan%3E%3Ctspan%20class%3D%22a%22%20x%3D%228873%22%20y%3D%2215440%22%3EInforma%C3%A7%C3%A3o%3C%2Ftspan%3E%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") center no-repeat;
14 height: 49px; 14 height: 49px;
15 } 15 }
16 -#wrapper-footer-brasil .logo-brasil-footer {  
17 - float: right;  
18 - width: 155px;  
19 - background: embed("imagens/brasil.svg") center no-repeat;  
20 - height: 48px;  
21 -}  
22 body.contraste #footer-brasil { 16 body.contraste #footer-brasil {
23 background: #000 !important; 17 background: #000 !important;
24 } 18 }
@@ -27,12 +21,12 @@ body.contraste #footer-brasil { @@ -27,12 +21,12 @@ body.contraste #footer-brasil {
27 } 21 }
28 @media print { 22 @media print {
29 #wrapper-footer-brasil{ 23 #wrapper-footer-brasil{
30 - border-top: 2px solid #dfdfdf; 24 + border-top: 2px solid #dfdfdf;
31 } 25 }
32 26
33 #wrapper-footer-brasil:before{ 27 #wrapper-footer-brasil:before{
34 content: "Barra GovBr"; 28 content: "Barra GovBr";
35 - color: #606060; 29 + color: #606060;
36 font-size: 12px; 30 font-size: 12px;
37 font-family: "Open Sans",Arial,Helvetica,sans-serif; 31 font-family: "Open Sans",Arial,Helvetica,sans-serif;
38 } 32 }
recipes/default/assets/conteudo-footer.html
1 -<div id="wrapper-footer-brasil"><a href="http://www.acessoainformacao.gov.br/" class="logo-acesso-footer"></a><a href="http://www.brasil.gov.br/" class="logo-brasil-footer"></a></div> 1 +<div id="wrapper-footer-brasil"><a href="http://www.acessoainformacao.gov.br/" class="logo-acesso-footer"></a></div>