added downscaled backgrounds
This commit is contained in:
parent
a7d3f967a0
commit
264aa77263
@ -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;
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user