We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0748d9 commit f00b02bCopy full SHA for f00b02b
src/librustdoc/html/static/css/themes/ayu.css
@@ -225,9 +225,6 @@ pre.rust a,
225
body.source .example-wrap pre.rust a {
226
background: #333;
227
}
228
-.sidebar a {
229
- color: #53b1db;
230
-}
231
232
details.rustdoc-toggle > summary.hideme > span,
233
details.rustdoc-toggle > summary::before,
src/librustdoc/html/static/css/themes/light.css
@@ -201,9 +201,6 @@ a.test-arrow {
201
202
background: #eee;
203
204
205
- color: #356da4;
206
207
208
209
0 commit comments