remove duplicate rule
This commit is contained in:
parent
a0748d9436
commit
f00b02bb69
2 changed files with 0 additions and 6 deletions
|
@ -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,
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue