diff --git a/discordDark.css b/discordDark.css index da9fbc7..61b2d9f 100644 --- a/discordDark.css +++ b/discordDark.css @@ -263,6 +263,7 @@ background-color:#23272a } .x-window-body-default { +color: white; border-width:0!important } diff --git a/serverside/style.css b/serverside/style.css index 9af05cd..ee1d405 100644 --- a/serverside/style.css +++ b/serverside/style.css @@ -482,6 +482,7 @@ background-color:#23272a; } .x-window-body-default { +color: white; border-width:0!important; }