redesign #1
@ -27,7 +27,7 @@ body {
|
||||
position: sticky;
|
||||
top: -145px;
|
||||
}
|
||||
#header_index{background-color: #a04911}
|
||||
#header_index{background-color: #a04911} /* Try using image-set() here to offer different formats, also try moving to HTML picture element */
|
||||
@media(min-width: 50px){#header_index{background-image: url("/images/headers/index/300.webp")}}
|
||||
@media(min-width: 301px){#header_index{background-image: url("/images/headers/index/500.webp")}}
|
||||
@media(min-width: 501px){#header_index{background-image: url("/images/headers/index/800.webp")}}
|
||||
|
Loading…
Reference in New Issue
Block a user