mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
10 lines
168 B
PHP
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> |