basically working
This commit is contained in:
24
quiz-slides-template.md
Normal file
24
quiz-slides-template.md
Normal 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 -->
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user