new, fixed, speaker notes layout
This commit is contained in:
parent
44a355b6e9
commit
2cc5ae946b
4 changed files with 71 additions and 37 deletions
|
@ -144,9 +144,14 @@ ul, ol, div, p {
|
|||
}
|
||||
|
||||
/* Display slide speaker notes when 'showNotes' is enabled */
|
||||
.reveal.show-notes {
|
||||
max-width: none;
|
||||
max-height: none;
|
||||
}
|
||||
.reveal .speaker-notes-pdf {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
max-height: none;
|
||||
top: auto;
|
||||
right: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue