Skip to content

Commit d3c283d

Browse files
committed
WIP: play around with link colors
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 944d7b8 commit d3c283d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/sass/dark-mode.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
img {
5454
filter: brightness(.6) contrast(1.2);
5555
}
56+
a {
57+
color: #579cab;
58+
}
5659
}
5760
}
5861

0 commit comments

Comments
 (0)