remove duplicate rule

This commit is contained in:
Conrad Ludgate 2022-01-23 11:05:04 +00:00
parent a0748d9436
commit f00b02bb69
2 changed files with 0 additions and 6 deletions

View file

@ -225,9 +225,6 @@ pre.rust a,
body.source .example-wrap pre.rust a {
background: #333;
}
.sidebar a {
color: #53b1db;
}
details.rustdoc-toggle > summary.hideme > span,
details.rustdoc-toggle > summary::before,

View file

@ -201,9 +201,6 @@ a.test-arrow {
body.source .example-wrap pre.rust a {
background: #eee;
}
.sidebar a {
color: #356da4;
}
details.rustdoc-toggle > summary.hideme > span,
details.rustdoc-toggle > summary::before,