Update styles
This commit is contained in:
parent
2dbd251659
commit
99d67fd4ef
1 changed files with 10 additions and 0 deletions
|
@ -2364,6 +2364,16 @@ body.toHook .done .channels .selectOptions .hook {
|
|||
}
|
||||
}
|
||||
|
||||
.copyright-notice {
|
||||
color: white;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.copyright-notice a, .copyright-notice a:visited {
|
||||
color: lightpink;
|
||||
/* opacity: 0.5; */
|
||||
}
|
||||
|
||||
/* Send button and components **/
|
||||
|
||||
.invisible {
|
||||
|
|
Loading…
Add table
Reference in a new issue