Loading swc.css +21 −0 Original line number Diff line number Diff line Loading @@ -306,6 +306,27 @@ ul.checklist { /* Printing */ @media print { h1 { font-size: 16pt; line-height: 18pt; } h2,h3,h4,h5,h6 { font-size: 12pt; line-height: 13pt; } p,ul,ol,li,pre,code { font-size: 8pt; line-height: 9pt; } code { padding: 0px; border: 0px; background: none; } #github-ribbon { display: none; } Loading Loading
swc.css +21 −0 Original line number Diff line number Diff line Loading @@ -306,6 +306,27 @@ ul.checklist { /* Printing */ @media print { h1 { font-size: 16pt; line-height: 18pt; } h2,h3,h4,h5,h6 { font-size: 12pt; line-height: 13pt; } p,ul,ol,li,pre,code { font-size: 8pt; line-height: 9pt; } code { padding: 0px; border: 0px; background: none; } #github-ribbon { display: none; } Loading