Skip to content

Commit 083c395

Browse files
Update CSS for future rustdoc merge
1 parent 89aa042 commit 083c395

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/librustdoc/html/static/rustdoc.css

+5
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,11 @@ nav.sub {
270270
padding: 0px;
271271
text-align: right;
272272
display: inline-block;
273+
font-weight: normal;
274+
}
275+
276+
h3.impl > .out-of-band {
277+
font-size: 21px;
273278
}
274279

275280
.content .in-band {

0 commit comments

Comments
 (0)