From f5783d2df9ef991b6910381d837994c05e8589fb Mon Sep 17 00:00:00 2001 From: Gustavo Cruz Date: Thu, 13 Feb 2014 10:15:51 -0300 Subject: [PATCH] updating theme --- cabecalho-amarelo-theme.css | 2 +- style.css | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 1 deletion(-) diff --git a/cabecalho-amarelo-theme.css b/cabecalho-amarelo-theme.css index 4cbb463..61857b5 100644 --- a/cabecalho-amarelo-theme.css +++ b/cabecalho-amarelo-theme.css @@ -277,7 +277,7 @@ input.searchField { #header input.searchButton { background-image: url("images/search-button.gif"); - background-position: 3px 2px; + background-position: 8px 2px; background-repeat: no-repeat; background-color: #ffffff; } diff --git a/style.css b/style.css index 52d5504..9f70e13 100644 --- a/style.css +++ b/style.css @@ -554,8 +554,44 @@ p { width: 960px; } +.action-home-index #wrap-2{ + padding:0; +} + +.action-home-index #content { + left: 0px; + margin-left: 0; + margin-top: 0; + position: relative; + width: 100%; +} +.action-home-index #content .block-outer .block { + left: -480px; + margin-left: 50%; + margin-top: 0; + position: relative; + width: 960px; +} + +.action-home-index #content .block-outer .block .block{ + left: 0px; + margin-left: 0; + margin-top: 0; + position: relative; + width: 100%; +} + +.action-home-index #content .block-outer .tags-block{ + left: 0px; + margin-left: 0; + margin-top: 0; + position: relative; + width: 100%; + +} + /*data - evento*/ -- libgit2 0.21.2