Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force white background in HTML #5

Open
akissinger opened this issue Nov 5, 2024 · 1 comment
Open

Force white background in HTML #5

akissinger opened this issue Nov 5, 2024 · 1 comment
Labels
html version An issue specific to the HTML version of the book

Comments

@akissinger
Copy link
Member

In “dark mode” on Safari/iOS, the HTML background is black. This looks ok for text and math, but figures are mostly invisible. Setting the background to white manually should fix this.

@jvdwetering
Copy link
Contributor

Yeah this should have the easy fix of adding background-color: white; to the CSS of .svg-diagram

@jvdwetering jvdwetering added the html version An issue specific to the HTML version of the book label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
html version An issue specific to the HTML version of the book
Projects
None yet
Development

No branches or pull requests

2 participants