redesign #1

Merged
fred.boniface merged 115 commits from redesign into main 2022-10-29 20:12:58 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a7a1650fc3 - Show all commits

View File

@ -28,7 +28,7 @@ body {
top: -145px;
}
#header_index{background-color: #a04911}
@media(min-width: 250px){#header_index{background-image: url("/images/headers/index/300.webp")}}
@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")}}
@media(min-width: 801px){#header_index{background-image:url("/images/headers/index/1024.webp")}}