doersino / markdeep-slides

Build presentation slides with Markdeep and present them right in your browser.
https://doersino.github.io/markdeep-slides/demo.md.html
BSD 2-Clause "Simplified" License
172 stars 13 forks source link

Improve styling of presenter notes in pop-out window #8

Closed doersino closed 5 years ago

doersino commented 5 years ago

The presenter notes are looking a bit drab right now.

A related issue is that the presenter notes shown inline in draft mode inherit their styles from the slides, while the presenter notes window uses standard browser styles (which, come to think of it, will mess with some Markdeep features if the user chooses to be cute about their presenter notes).

Clearly, both of these points should be addressed, probably via style inheritance from the main window?