Skip to content

Commit 553bfc4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent dfbe9f0 commit 553bfc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/resources/css/dark.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* For black-on-white/transparent images at handbook/text-anchors.html */
22
body[data-theme="dark"] #text-anchors img {
3-
filter: invert(1) brightness(0.85) hue-rotate(-60deg);
3+
filter: invert(1) brightness(0.85) hue-rotate(-60deg);
44
}
55
@media (prefers-color-scheme: dark) {
66
body[data-theme="auto"] #text-anchors img {

0 commit comments

Comments
 (0)