|
58 | 58 | </style> |
59 | 59 | <style type="text/css">code{white-space: pre;}</style> |
60 | 60 | <style type="text/css"> |
| 61 | +html { -webkit-text-size-adjust: 100%; } |
61 | 62 | pre > code.sourceCode { white-space: pre; position: relative; } |
62 | | -pre > code.sourceCode > span { line-height: 1.25; } |
| 63 | +pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } |
63 | 64 | pre > code.sourceCode > span:empty { height: 1.2em; } |
64 | 65 | .sourceCode { overflow: visible; } |
65 | 66 | code.sourceCode > span { color: inherit; text-decoration: inherit; } |
|
70 | 71 | } |
71 | 72 | @media print { |
72 | 73 | pre > code.sourceCode { white-space: pre-wrap; } |
73 | | -pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; } |
| 74 | +pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; } |
74 | 75 | } |
75 | 76 | pre.numberSource code |
76 | 77 | { counter-reset: source-line 0; } |
@@ -623,12 +624,18 @@ <h1 id="license">License</h1> |
623 | 624 | href="https://github.com/linux-system-roles/sudo/actions/workflows/codeql.yml"><img |
624 | 625 | src="https://github.com/linux-system-roles/sudo/actions/workflows/codeql.yml/badge.svg" |
625 | 626 | alt="codeql.yml" /></a> <a |
| 627 | +href="https://github.com/linux-system-roles/sudo/actions/workflows/codespell.yml"><img |
| 628 | +src="https://github.com/linux-system-roles/sudo/actions/workflows/codespell.yml/badge.svg" |
| 629 | +alt="codespell.yml" /></a> <a |
626 | 630 | href="https://github.com/linux-system-roles/sudo/actions/workflows/markdownlint.yml"><img |
627 | 631 | src="https://github.com/linux-system-roles/sudo/actions/workflows/markdownlint.yml/badge.svg" |
628 | 632 | alt="markdownlint.yml" /></a> <a |
629 | 633 | href="https://github.com/linux-system-roles/sudo/actions/workflows/python-unit-test.yml"><img |
630 | 634 | src="https://github.com/linux-system-roles/sudo/actions/workflows/python-unit-test.yml/badge.svg" |
631 | 635 | alt="python-unit-test.yml" /></a> <a |
| 636 | +href="https://github.com/linux-system-roles/sudo/actions/workflows/qemu-kvm-integration-tests.yml"><img |
| 637 | +src="https://github.com/linux-system-roles/sudo/actions/workflows/qemu-kvm-integration-tests.yml/badge.svg" |
| 638 | +alt="qemu-kvm-integration-tests.yml" /></a> <a |
632 | 639 | href="https://github.com/linux-system-roles/sudo/actions/workflows/shellcheck.yml"><img |
633 | 640 | src="https://github.com/linux-system-roles/sudo/actions/workflows/shellcheck.yml/badge.svg" |
634 | 641 | alt="shellcheck.yml" /></a> <a |
|
0 commit comments