| author | |
| committer | |
| log | 102a6e9e9c8dd3fd69ad454c4d1b9eecabab7415 |
| tree | ce9dbdaac2e7d8fb1edb4d47ad8474c96e592173 |
| parent | 13e502b89b5d23a3f98675f4c5c9b4c819705bfb |
| parent | 51b2aa16438bccda8b05a07ea3b1c32021731c12 |
| signature |
docs: add padding between functions list1 files changed, 4 insertions(+), 0 deletions(-)
lib/docs/index.html+4| ... | ... | @@ -352,6 +352,10 @@ |
| 352 | 352 | box-shadow: inset 0 -0.2em 0 #c6cbd1; |
| 353 | 353 | cursor: default; |
| 354 | 354 | } |
| 355 | ||
| 356 | #listFns > div { | |
| 357 | padding-bottom: 10px; | |
| 358 | } | |
| 355 | 359 | |
| 356 | 360 | #listFns dt { |
| 357 | 361 | font-family: var(--mono); |