mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-14 18:11:23 +01:00
DiscordDark modal class, not id
This commit is contained in:
parent
8f277f15f6
commit
0ffcf45eb2
@ -132,6 +132,6 @@ background: linear-gradient(to right, #f9f9f9 90%, #fff);
|
||||
#embed-unauth-users > li > a {
|
||||
color:rgb(171,173,175)
|
||||
}
|
||||
#loginmodal {
|
||||
background: rgb(54, 57, 62)
|
||||
.modal {
|
||||
background: rgb(54, 57, 62);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user