This is a very minor change to the CSS in the docs to make it a little nicer to read in dark mode.
This doesn't close any issues and I wouldn't expect it to need any test or docs updates.
[ ] Executed pre-commit run --all-files with no errors
[ ] The change is fully covered by automated unit tests
This is a very minor change to the CSS in the docs to make it a little nicer to read in dark mode. This doesn't close any issues and I wouldn't expect it to need any test or docs updates.
pre-commit run --all-files
with no errorsBefore
After