diff --git "a/bilder/ubodigat.com Men\303\274 Hintergrund.jpg" "b/bilder/ubodigat.com Men\303\274 Hintergrund.jpg" index 25a8680..78f23d5 100644 Binary files "a/bilder/ubodigat.com Men\303\274 Hintergrund.jpg" and "b/bilder/ubodigat.com Men\303\274 Hintergrund.jpg" differ diff --git a/style.css b/style.css index 1412477..26d6e36 100644 --- a/style.css +++ b/style.css @@ -1062,10 +1062,10 @@ iframe { } #Hintergrundmenü { - background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(bilder/ubodigat.com\ Menü\ Hintergrund.jpg); - background-size: 140%; + background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(/bilder/ubodigat.com\ Menü\ Hintergrund.jpg); + background-size: cover; background-attachment: fixed; - background-position: center top -365px; + background-position: center; } #Hintergrundbeschreibung {