added downscaled backgrounds

This commit is contained in:
Václav Šmejkal 2023-06-02 11:47:32 +02:00
parent a7d3f967a0
commit 264aa77263
Signed by: ENGO150
GPG Key ID: F6D6DF86242C5A59
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
body 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; -webkit-background-size: cover;
-moz-background-size: cover; -moz-background-size: cover;
-o-background-size: cover; -o-background-size: cover;

View File

@ -1,6 +1,6 @@
body 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; -webkit-background-size: cover;
-moz-background-size: cover; -moz-background-size: cover;
-o-background-size: cover; -o-background-size: cover;