rust/doc/manual.inc

13 lines
222 B
PHP

<style>
/* Display the full TOC */
#TOC ul ul {
display: block;
padding-left: 2em;
}
#influences blockquote p:last-child {
display: block;
line-height: 1.428571429;
color: #999999;
}
</style>