mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
dfbe9f01e9
commit
553bfc4a6c
|
@ -1,6 +1,6 @@
|
|||
/* For black-on-white/transparent images at handbook/text-anchors.html */
|
||||
body[data-theme="dark"] #text-anchors img {
|
||||
filter: invert(1) brightness(0.85) hue-rotate(-60deg);
|
||||
filter: invert(1) brightness(0.85) hue-rotate(-60deg);
|
||||
}
|
||||
@media (prefers-color-scheme: dark) {
|
||||
body[data-theme="auto"] #text-anchors img {
|
||||
|
|
Loading…
Reference in New Issue
Block a user