stuff
This commit is contained in:
parent
09a888ff45
commit
3ccb747bcb
|
@ -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));
|
||||
}
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue