We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451e24e commit aeec97fCopy full SHA for aeec97f
css/custom.css
@@ -17,6 +17,7 @@
17
18
.remark-code, .remark-inline-code, .remark-code-line {
19
font-family: 'Inconsolata';
20
+ background-color: rgb(248, 248, 248);
21
}
22
.remark-code-line {
23
background-color: rgb(248, 248, 248);
0 commit comments