mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
adjust new opacities
This commit is contained in:
parent
ff8c2fe227
commit
50c702c00a
@ -37,12 +37,12 @@ body {
|
||||
|
||||
.dimmed {
|
||||
color: var(--color-text);
|
||||
opacity: 0.6;
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
.normal {
|
||||
color: var(--color-text);
|
||||
opacity: 0.8;
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.bright {
|
||||
|
Loading…
x
Reference in New Issue
Block a user