mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
style: improve toc contrast
This commit is contained in:
@@ -3633,7 +3633,7 @@ button, [role="button"] {
|
||||
font-weight: var(--font-weight-normal);
|
||||
color: rgba(var(--color-neutral-700), 1);
|
||||
&:is(.dark *) {
|
||||
color: rgba(var(--color-neutral-400), 1);
|
||||
color: rgba(var(--color-neutral-300), 1);
|
||||
}
|
||||
}
|
||||
.toc ul > li {
|
||||
|
||||
Reference in New Issue
Block a user