mirror of
https://github.com/byReqz/dunes-revived.git
synced 2024-11-23 19:34:55 +00:00
updated to recent discord changes
This commit is contained in:
parent
a7d59ddb3c
commit
b1aca2da7e
@ -6,6 +6,10 @@
|
|||||||
|
|
||||||
/* stuff added for maintenance */
|
/* stuff added for maintenance */
|
||||||
|
|
||||||
|
.scrollableContainer-2NUZem {
|
||||||
|
background-color: hsla(0, 0%, 100%, 0.05);
|
||||||
|
}
|
||||||
|
|
||||||
.theme-dark .embedTitleLink-1Zla9e,
|
.theme-dark .embedTitleLink-1Zla9e,
|
||||||
.theme-dark .markup-2BOw-j a,
|
.theme-dark .markup-2BOw-j a,
|
||||||
.wrapper-O5i5-0 .instantInviteModal-3vhcvC .clipboardInputInner-RLx2hK input,
|
.wrapper-O5i5-0 .instantInviteModal-3vhcvC .clipboardInputInner-RLx2hK input,
|
||||||
@ -18,12 +22,13 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.theme-dark .messagesPopout-24nkyi {
|
.theme-dark .messagesPopout-24nkyi {
|
||||||
background-color: rgba(0,0,0,0.4);
|
background-color: rgba(0, 0, 0, 0.4);
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-dark .bodyInner-245q0L, .theme-dark .footer-1fjuF6 {
|
.theme-dark .bodyInner-245q0L,
|
||||||
background-color: rgba(0,0,0,0.4);
|
.theme-dark .footer-1fjuF6 {
|
||||||
color: hsla(0,0%,100%,0.8);
|
background-color: rgba(0, 0, 0, 0.4);
|
||||||
|
color: hsla(0, 0%, 100%, 0.8);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user