This commit is contained in:
+6
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user