[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2022-04-04 12:26:33 +00:00
parent dfbe9f01e9
commit 553bfc4a6c

View File

@ -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 {