rust/doc/manual.inc

10 lines
168 B
PHP

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