Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.js into notes
This commit is contained in:
commit
bf2c95b546
8 changed files with 223 additions and 2 deletions
|
@ -951,6 +951,10 @@ body {
|
|||
background: rgba( 0, 0, 0, 0.6 );
|
||||
}
|
||||
|
||||
/*********************************************
|
||||
* SPEAKER NOTES
|
||||
*********************************************/
|
||||
|
||||
|
||||
|
||||
.reveal aside.notes {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue