remove duplicate rule
This commit is contained in:
parent
a0748d9436
commit
f00b02bb69
@ -225,9 +225,6 @@ pre.rust a,
|
|||||||
body.source .example-wrap pre.rust a {
|
body.source .example-wrap pre.rust a {
|
||||||
background: #333;
|
background: #333;
|
||||||
}
|
}
|
||||||
.sidebar a {
|
|
||||||
color: #53b1db;
|
|
||||||
}
|
|
||||||
|
|
||||||
details.rustdoc-toggle > summary.hideme > span,
|
details.rustdoc-toggle > summary.hideme > span,
|
||||||
details.rustdoc-toggle > summary::before,
|
details.rustdoc-toggle > summary::before,
|
||||||
|
@ -201,9 +201,6 @@ a.test-arrow {
|
|||||||
body.source .example-wrap pre.rust a {
|
body.source .example-wrap pre.rust a {
|
||||||
background: #eee;
|
background: #eee;
|
||||||
}
|
}
|
||||||
.sidebar a {
|
|
||||||
color: #356da4;
|
|
||||||
}
|
|
||||||
|
|
||||||
details.rustdoc-toggle > summary.hideme > span,
|
details.rustdoc-toggle > summary.hideme > span,
|
||||||
details.rustdoc-toggle > summary::before,
|
details.rustdoc-toggle > summary::before,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user