From b80758280e7199ae8fe65a1ad8df319c565a7163 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Thu, 3 Jul 2014 17:20:30 -0300 Subject: [PATCH] updating theme --- cabecalho.css | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/cabecalho.css b/cabecalho.css index d94072e..6287df4 100644 --- a/cabecalho.css +++ b/cabecalho.css @@ -879,10 +879,14 @@ text-decoration: none; display: inline-block; } -#participa-languages ul {} +#participa-languages ul { + margin: 0; +} #participa-languages ul li { display: inline; + float: none; + line-height: 40px; } #participa-languages a.flag { @@ -915,10 +919,11 @@ text-decoration: none; text-decoration: none; margin-left: 5px; width: 35px; - height: 35px; background: url("images/logo.png") no-repeat left center transparent; +} +.btn_home { position: relative; - top: -10px; + top: -7px; } /*Botão Painel de controle*/ -- libgit2 0.21.2