mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
8 lines
126 B
CSS
8 lines
126 B
CSS
/*
|
|
Custom styles for the standard library docs generated by naturaldocs
|
|
*/
|
|
|
|
p {
|
|
text-indent: 0;
|
|
margin-bottom: 1em;
|
|
} |