csv-to-marp-converter/quiz-slides-template.md
2021-06-15 15:46:38 +02:00

25 lines
388 B
Markdown

---
marp: true
theme: gaia
# class:
# - lead
# - invert
---
<!--
Styling the Theme:
https://github.com/marp-team/marp-core/tree/main/themes -->
<style>
:root {
--color-background: #ddd !important;
--color-foreground: #333 !important;
--color-highlight: #f96 !important;
--color-dimmed: #888 !important;
}
</style>
# Quiz
<!-- INSERT NAME OF QUIZ HERE -->
---