We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4692835 commit 45727d5Copy full SHA for 45727d5
inst/resources/default.css
@@ -4,6 +4,8 @@ body {
4
margin: auto;
5
padding: 1em;
6
line-height: 1.5;
7
+ print-color-adjust: exact;
8
+ -webkit-print-color-adjust: exact;
9
}
10
body, .abstract, code, .footnotes, footer, #refs, .caption { font-size: .9em; }
11
li li { font-size: .95em; }
0 commit comments