themes/openwrt.org: don't make background fixed, causes huge performance penalties...
[project/luci.git] / themes / openwrt.org / htdocs / luci-static / openwrt.org / cascade.css
index 8aea90999593d65d0df48e17dd2c0bd429761c31..7fb7fc873e10833a0df95b33cb9d3828402a3bbf 100644 (file)
@@ -7,7 +7,6 @@ body {
        background-color: #4a6b7c;
        background-image: url(bg.jpg);
        background-position: bottom center;
-       background-attachment: fixed;
        background-repeat: repeat-x;
        color: #ffffff;
 }