From 76359da921b77cd1805550c3d4ff2fda5410e75f Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Fri, 18 Jan 2008 18:40:31 +0000 Subject: [PATCH] ActionItem152: making backgound scroll with the page (fixed backgound sucks) --- public/designs/templates/default/stylesheets/style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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