diff --git a/public/designs/templates/default/stylesheets/style.css b/public/designs/templates/default/stylesheets/style.css index b7b4c69..d58f9d3 100644 --- a/public/designs/templates/default/stylesheets/style.css +++ b/public/designs/templates/default/stylesheets/style.css @@ -15,14 +15,12 @@ body { */ background-position: 50% 25px; background-repeat: repeat-x; - background-attachment: fixed; background-image: url(../images/bg-top-cinza.jpg); } #wrap { - background-position: 50% 25px; + background-position: 50% 23px; background-repeat: repeat-x; - background-attachment: fixed; background-image: url(../images/bg-top-azul.png); } -- libgit2 0.21.2