mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-29 05:30:47 +00:00
9 lines
118 B
CSS
9 lines
118 B
CSS
/*
|
|
Custom styles for the library docs generated by naturaldocs
|
|
*/
|
|
|
|
p {
|
|
text-indent: 0;
|
|
margin-bottom: 1em;
|
|
}
|