1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-26 13:21:20 +00:00

style: Lighten previous TOC entries when scrolling

This commit is contained in:
2026-05-19 14:11:03 -05:00
parent c04418b10e
commit a253356186
+8
View File
@@ -271,6 +271,10 @@ html.light {
}
}
}
nav.hextra-toc li:has(~ li a.hextra-toc-active) > a {
color: var(--hx-color-gray-400);
opacity: 0.85;
}
}
html.dark {
@@ -293,6 +297,10 @@ html.dark {
}
}
}
nav.hextra-toc li:has(~ li a.hextra-toc-active) > a {
color: var(--hx-color-gray-500);
opacity: 0.9;
}
}
.content :where(a):not(:where([class~=not-prose],