'no notes on this slide' placeholder
This commit is contained in:
parent
052a3f0c71
commit
7ae18c6b1e
3 changed files with 16 additions and 1 deletions
|
|
@ -1483,6 +1483,11 @@ body {
|
|||
text-align: left;
|
||||
font-family: Helvetica, sans-serif;
|
||||
-webkit-overflow-scrolling: touch; }
|
||||
.reveal .speaker-notes .notes-placeholder {
|
||||
color: #ccc;
|
||||
font-style: italic; }
|
||||
.reveal .speaker-notes:focus {
|
||||
outline: none; }
|
||||
.reveal .speaker-notes:before {
|
||||
content: 'Speaker notes';
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue