Remove dark-mode color invert from screenshots in manual

This commit is contained in:
Bryan Petty 2022-09-01 18:49:38 -06:00 committed by GitHub
parent 2545cf5b8d
commit 6a10064d24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ div.appearance table {
}
div.appearance img {
margin: 0.5em;
filter: none !important;
}
div.appearance .caption {
font-style: italic;