Ncdu 2 announcement + beta releases
This commit is contained in:
parent
ecb76f9797
commit
38b35f30b4
51 changed files with 553 additions and 15 deletions
|
|
@ -43,7 +43,7 @@ header p b { display: block; margin-top: 10px; margin-bottom: 2px }
|
|||
}
|
||||
|
||||
b, strong { font-weight: bold }
|
||||
em, i, i a, em a { font-style: italic }
|
||||
em, i, i a, em a { font-style: italic; font-size: inherit }
|
||||
sup { font-size: 80%; font-weight: bold }
|
||||
a.footnoteRef { text-decoration: none }
|
||||
|
||||
|
|
@ -63,7 +63,8 @@ main ul p, main ol p, main dl p { margin-left: 0 }
|
|||
main ul ul, main dd ul { margin-left: 1em }
|
||||
main dt { margin-bottom: .1em; }
|
||||
main figcaption { display: none }
|
||||
main table th, main table td { font-size: 80%; padding: 1px 7px }
|
||||
main table th, main table td { font-size: 12.8px; padding: 1px 7px }
|
||||
main td em { font-style: normal; text-decoration: underline }
|
||||
main table th { font-weight: bold }
|
||||
|
||||
main section.footnotes hr { display: none }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue