diff --git a/cabecalho-azul-theme.css b/cabecalho-azul-theme.css index 2c40179..daee9c6 100755 --- a/cabecalho-azul-theme.css +++ b/cabecalho-azul-theme.css @@ -75,7 +75,7 @@ font-weight: normal; font-family: 'Open Sans Light'; } -#votacao .bt-votar { +#votacao .bt-conferencia { display: block; width: 165px; height: 57px; @@ -91,7 +91,7 @@ font-size: 18px; background: #89ba3f; } -#votacao .bt-votar:hover { +#votacao .bt-conferencia:hover { background: #b62221; } @@ -193,6 +193,7 @@ text-transform: uppercase; color: #444; } + #links ul li a:hover { background-color: #fff; } diff --git a/header.html.erb b/header.html.erb index 4732370..5a3cb85 100755 --- a/header.html.erb +++ b/header.html.erb @@ -42,8 +42,12 @@