|
@@ -1178,7 +1178,9 @@ body {
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
overflow: auto;
|
|
overflow: auto;
|
|
-moz-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
- box-sizing: border-box; }
|
|
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ text-align: left;
|
|
|
|
+ font-family: Helvetica, sans-serif; }
|
|
|
|
|
|
.reveal .speaker-notes.visible:not(:empty) {
|
|
.reveal .speaker-notes.visible:not(:empty) {
|
|
display: block; }
|
|
display: block; }
|