Update CSS for future rustdoc merge

This commit is contained in:
Guillaume Gomez 2016-05-05 04:46:45 +02:00 committed by ggomez
parent 89aa042994
commit 083c3952e0

View File

@ -270,6 +270,11 @@ nav.sub {
padding: 0px;
text-align: right;
display: inline-block;
font-weight: normal;
}
h3.impl > .out-of-band {
font-size: 21px;
}
.content .in-band {