diff --git a/andromeda.css b/andromeda.css index f47bb0e..fe20974 100644 --- a/andromeda.css +++ b/andromeda.css @@ -17,8 +17,13 @@ /* ============================== */ /* Make header translucent */ .skinHeader { + margin-bottom: -3%; + padding-bottom: 3%; backdrop-filter: none !important; - background-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 0, 0, 0); + background-image: url("https://static.zomerkoningin.nl/andromeda/images/milkyway_header_lq.webp"); + background-size: 100%; + background-position: center bottom; } /* Add fade-out to scrollable lists */