rustc/doc/manual.css
2013-08-26 14:26:19 +02:00

7 lines
86 B
CSS

/* Display the full TOC */
#TOC ul ul {
display: block;
padding-left: 2em;
}