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