basically working

This commit is contained in:
dechert
2021-06-15 15:46:38 +02:00
parent ba9d85def1
commit 7ec4a56d53
7 changed files with 155 additions and 1 deletions

24
quiz-slides-template.md Normal file
View File

@@ -0,0 +1,24 @@
---
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 -->
---