Skip to content

Commit 6271ee9

Browse files
committed
tweak colors for a11y
1 parent c4c9628 commit 6271ee9

File tree

1 file changed

+1
-1
lines changed
  • src/librustdoc/html/static/styles

1 file changed

+1
-1
lines changed

src/librustdoc/html/static/styles/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ a {
106106
}
107107

108108
.docblock a, .stability a {
109-
color: #4e8bca;
109+
color: #3873AD;
110110
}
111111

112112
a.test-arrow {

0 commit comments

Comments
 (0)