From: Andy Spencer Date: Mon, 3 Oct 2011 06:13:01 +0000 (+0000) Subject: Don't use fixed background X-Git-Url: http://pileus.org/git/?p=~andy%2Faweather-web;a=commitdiff_plain;h=c55cab1dc5e5995591c3d5199f740c2ae3ab4f47 Don't use fixed background --- diff --git a/data/global.css b/data/global.css index 47d2481..055fec8 100644 --- a/data/global.css +++ b/data/global.css @@ -76,7 +76,6 @@ dd { /* Layout */ body { - background: fixed; background-image: url('../images/main-bg.png'); background-repeat: repeat-x; background-color: white;