mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
fix sidebar contrast
This commit is contained in:
parent
82e31f1dd4
commit
1b7cf66565
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ a.icon-home:before {
|
||||||
}
|
}
|
||||||
|
|
||||||
.wy-menu-vertical li a {
|
.wy-menu-vertical li a {
|
||||||
color: var(--off-white) !important;
|
color: var(--white) !important;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue