redesign #1
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -9,7 +9,7 @@ body {
|
||||
/* PAGE HEADER */
|
||||
#header_image_home {
|
||||
background-color: rgb(29,49,49);
|
||||
background-image: url("/images/headers/index/index_360.webp");
|
||||
background-image: url("/images/headers/index/index_1024.webp");
|
||||
background-repeat: no-repeat;
|
||||
background-position: top;
|
||||
background-size: cover;
|
||||
@ -21,10 +21,6 @@ body {
|
||||
position: sticky;
|
||||
top: -145px;
|
||||
}
|
||||
@media(min-width: 361px){#header_image_home{background-image:url("/images/headers/index/index_400.webp")}}
|
||||
@media(min-width: 401px){#header_image_home{background-image:url("/images/headers/index/index_480.webp")}}
|
||||
@media(min-width: 481px){#header_image_home{background-image:url("/images/headers/index/index_810.webp")}}
|
||||
@media(min-width: 811px){#header_image_home{background-image:url("/images/headers/index/index_1024.webp")}}
|
||||
@media(min-width: 1025px){#header_image_home{background-image:url("/images/headers/index/index_1920.webp")}}
|
||||
@media(min-width: 1921px){#header_image_home{background-image:url("/images/headers/index/index_2800.webp")}}
|
||||
@media(min-width: 2801px){#header_image_home{background-image:url("/images/headers/index/index_4096.webp")}}
|
||||
|
Loading…
Reference in New Issue
Block a user