'no notes on this slide' placeholder

This commit is contained in:
Hakim El Hattab
2017-05-18 16:03:20 +02:00
parent 052a3f0c71
commit 7ae18c6b1e
3 changed files with 16 additions and 1 deletions

View File

@@ -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;