diff --git a/res/global.css b/res/global.css index 4671b5c..54fff47 100644 --- a/res/global.css +++ b/res/global.css @@ -1,6 +1,6 @@ body { - background: url("http://207.180.212.190/fht/background.jpg") no-repeat center center fixed; + background: url("http://207.180.212.190/fht/background_downscaled.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; diff --git a/res/index/style.css b/res/index/style.css index b1adb42..a49fb88 100644 --- a/res/index/style.css +++ b/res/index/style.css @@ -1,6 +1,6 @@ body { - background: url("http://207.180.212.190/fht/fabrika_imgs/23.jpg") no-repeat center center fixed; + background: url("http://207.180.212.190/fht/fabrika_imgs/downscaled/23.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;