This commit is contained in:
Mirco Wittrien 2020-05-28 09:57:18 +02:00
parent 09a888ff45
commit 3ccb747bcb
2 changed files with 6 additions and 3 deletions

View File

@ -997,9 +997,6 @@
/* ---- 10.2. GUILDADD/CREATION ---- */
#app-mount .header-3ZP1MY { /* modal general title */
color: rgb(var(--vaccentcolor));
}
#app-mount .title-2Dc-Cb { /* modal create title */
color: rgb(var(--vaccentcolor));
}

View File

@ -31,6 +31,12 @@
#app-mount .modal-DRZfgq .ack-2yIUvY {
color: #f6f6f7;
}
#app-mount .wrapper-2ZbzR9 .header-3ZP1MY {
color: #fff;
}
#app-mount .wrapper-2ZbzR9 .avatar-21196O {
border-color: #202225;
}
#app-mount .action-1lSjCi .colorStandard-2KCXvj {
color: #dcddde;
}