rustdoc: merge common CSS for a
This commit is contained in:
parent
89e0576bd3
commit
1c766d03a7
1 changed files with 1 additions and 4 deletions
|
@ -253,6 +253,7 @@ h1 a,
|
|||
|
||||
a {
|
||||
color: var(--link-color);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
ol, ul {
|
||||
|
@ -662,10 +663,6 @@ nav.sub {
|
|||
margin: 0 0 15px 0;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.small-section-header {
|
||||
/* fields use <span> tags, but should get their own lines */
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue