diff --git a/webapp/titanembeds/static/themes/DiscordDark/css/style.css b/webapp/titanembeds/static/themes/DiscordDark/css/style.css index 18acab1..994ef06 100644 --- a/webapp/titanembeds/static/themes/DiscordDark/css/style.css +++ b/webapp/titanembeds/static/themes/DiscordDark/css/style.css @@ -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); }