assets/html/remark_presentation_frame.html in hematite-0.1.11 vs assets/html/remark_presentation_frame.html in hematite-0.1.12

- old
+ new

@@ -18,10 +18,17 @@ h1, h2, h3 { font-family: 'Yanone Kaffeesatz'; font-weight: normal; } -.remark-code, .remark-inline-code { font-family: 'Ubuntu Mono', monospace; } +.remark-code, .remark-inline-code, body.mdSourceView { + font-family: 'Ubuntu Mono', monospace; +} + +body.mdSourceView { + background: white; + color: black; +} /* Show hidden slides to allow preprocessors (e.g. mermaid) to properly account for container size. */ @media screen {