We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4b242 commit 5872009Copy full SHA for 5872009
src/librustdoc/html/static/css/themes/ayu.css
@@ -218,6 +218,8 @@ a {
218
}
219
a.srclink,
220
a#toggle-all-docs,
221
+a.anchor,
222
+.section-header a,
223
#source-sidebar a,
224
pre.rust a,
225
.sidebar a,
src/librustdoc/html/static/css/themes/dark.css
@@ -180,6 +180,8 @@ a {
180
181
182
183
184
185
186
187
src/librustdoc/html/static/css/themes/light.css
@@ -175,6 +175,8 @@ a {
175
176
177
178
179
0 commit comments