#help please

1 messages · Page 1 of 1 (latest)

iron quail
#

help me why is the image not showing as the background and ive been trying to fix it for ages

#
  • {
    font-family: 'Williwaw', sans-serif !important;
    }

.app-2rD1bR {
background-image:
linear-gradient(rgba(10,0,20,0.75), rgba(10,0,20,0.75)),
url("https://cdn.discordapp.com/attachments/1388890482234622014/1474411679453417503/image.png?ex=6999c061&is=69986ee1&hm=82f5cdded51ad721f2fbc0d8a6eddff42fa5d5dfe24df8bccd8e6363169eab25&") !important;
background-position: center !important;
background-size: cover !important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
}

.app-2CXKsg,
.bg-1QIAus,
.appMount-2yBXZl,
.container-1eFtFS {
background: transparent !important;
}

.sidebar-1tnWFu,
.chat-2ZfjoI,
.membersWrap-3NUR2t {
background: rgba(20, 0, 35, 0.65) !important;
backdrop-filter: blur(12px);
}

.scrollableContainer-15eg7h {
background: rgba(30, 0, 50, 0.85) !important;
border: 1px solid rgba(180, 120, 255, 0.4);
}

:root {
--brand-experiment: #b066ff !important;
--brand-experiment-560: #9a4dff !important;
}

::-webkit-scrollbar-thumb {
background-color: #9a4dff;
border-radius: 10px;
}

.channel-1Shao0:hover {
background: rgba(160, 80, 255, 0.2) !important;
}

.modeSelected-3DmyhH {
background: rgba(180, 120, 255, 0.3) !important;
}