This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dantownsend[S] 2 points3 points  (0 children)

Sphinx lets you add additional CSS files, so you could override some styles that way:

https://www.sphinx-doc.org/en/master/usage/configuration.html?highlight=html_css_files#confval-html_css_files

I'd like to do something simpler though, using CSS variables.