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 @@
CONFERÊNCIAS ESTADUAIS 2015 - + Leia mais
diff --git a/style.css b/style.css index 99ab2ba..94bac09 100755 --- a/style.css +++ b/style.css @@ -1221,7 +1221,7 @@ ul.profile-list .common-profile-list-block { padding: 0px 10px; - background-color: #FFF; + background-color: #F6F6F6; width: 1024px; margin: 0px auto; -- libgit2 0.21.2