mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-13 05:06:49 +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 */
|
/* For black-on-white/transparent images at handbook/text-anchors.html */
|
||||||
body[data-theme="dark"] #text-anchors img {
|
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) {
|
@media (prefers-color-scheme: dark) {
|
||||||
body[data-theme="auto"] #text-anchors img {
|
body[data-theme="auto"] #text-anchors img {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user