templates/generate/css/%presentation_name%.css in keydown-0.7.1 vs templates/generate/css/%presentation_name%.css in keydown-0.9.0
- old
+ new
@@ -1,11 +1,22 @@
-/* Custom CSS for your KeyDown presentation here */
\ No newline at end of file
+/* Custom CSS for your KeyDown presentation here */
+
+/* Uncomment to turn off deck.js navigation */
+/*.deck-prev-link,*/
+/*.deck-next-link {*/
+ /*display: none;*/
+/*}*/
+
+/* Uncomment to turn off deck.js status */
+/*.deck-status {*/
+ /*display: none;*/
+/*}*/