Replies: 1 comment 3 replies
-
To me at this moment this looks like a bug, but I can be proven wrong. 😇 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have created an example website https://github.com/maelle/darklight (https://maelle.github.io/darklight/)
With custom.css, dark.scss and light.scss introduced in
_quarto.yml
like soThe links in the light navbar are white on white. When inspecting the elements to find what I did wrong, I see ".navbar[data-bs-theme=dark]" which is puzzling to me.
I might be missing something obvious. 😅
Beta Was this translation helpful? Give feedback.
All reactions