Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.js into notes
This commit is contained in:
@ -951,6 +951,10 @@ body {
|
||||
background: rgba( 0, 0, 0, 0.6 );
|
||||
}
|
||||
|
||||
/*********************************************
|
||||
* SPEAKER NOTES
|
||||
*********************************************/
|
||||
|
||||
|
||||
|
||||
.reveal aside.notes {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user