Commit 6e8f3c189993bdc1f194880bba5fd0d05e031ed5

Authored by Carlos Vieira
1 parent 3f095e18
Exists in master

Modificando as cores do back e do contraste #10

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
recipes/default/assets/estilo-barra.scss
@@ -106,6 +106,7 @@ body.contraste #barra-brasil .link-barra { color: #FFF !important; } @@ -106,6 +106,7 @@ body.contraste #barra-brasil .link-barra { color: #FFF !important; }
106 border-bottom: 0.4em solid #999; 106 border-bottom: 0.4em solid #999;
107 display: none; 107 display: none;
108 width: 20px; 108 width: 20px;
  109 + right: 5px;
109 } 110 }
110 111
111 @media only screen and (max-width: 959px) { 112 @media only screen and (max-width: 959px) {