Commit bd1b35b94b52beba2a111aa724b6efcf5484067d

Authored by Christian
1 parent 98812695
Exists in master

altera??o do width da imagem BRASIL e altera??o da cor do fundo

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
estilo-barra.css
... ... @@ -55,7 +55,7 @@ table {
55 55 position:relative;
56 56 overflow:hidden;
57 57 min-width:1000px;
58   - background: #004b82 url(imagens/barra-brasil-v3-bgx.png) center bottom no-repeat;
  58 + background: #7F7F7F url(imagens/barra-brasil-v3-bgx.png) center bottom no-repeat;
59 59 }
60 60  
61 61 #barra-brasil .barra {
... ... @@ -86,7 +86,7 @@ table {
86 86  
87 87 #barra-brasil .brasilgov {
88 88 display: block;
89   - width: 101px;
  89 + width: 108px;
90 90 height: 28px;
91 91 text-indent: -1000px;
92 92 background: #004b82 url(imagens/brasil.png) no-repeat 0 4px;
... ...