mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
7 lines
107 B
HTML
7 lines
107 B
HTML
<style>
|
|
/* Display the full TOC */
|
|
#TOC ul ul {
|
|
display: block;
|
|
padding-left: 2em;
|
|
}
|
|
</style> |