mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00: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> |