lib/infuse/themes/plain/custom.css in n3bulous-infuse-0.9.3 vs lib/infuse/themes/plain/custom.css in n3bulous-infuse-0.9.4
- old
+ new
@@ -50,5 +50,9 @@
}
.title-slide h1 { font-size: 4em; }
.title-slide h2 { font-size: 3em; }
.title-slide h3 { font-size: 2em; }
+
+.notes {
+ display: none;
+}