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 {
|
.dimmed {
|
||||||
color: var(--color-text);
|
color: var(--color-text);
|
||||||
opacity: 0.6;
|
opacity: 0.4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.normal {
|
.normal {
|
||||||
color: var(--color-text);
|
color: var(--color-text);
|
||||||
opacity: 0.8;
|
opacity: 0.7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bright {
|
.bright {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user