prototype remarkjs slides with Kraken formatting and auto-execute code in browser on slide change! Some rough edges, including two different editors between the first slide and the reveal slide
This commit is contained in:
111
website/presentation.html
Normal file
111
website/presentation.html
Normal file
File diff suppressed because one or more lines are too long
@@ -45,9 +45,10 @@ h2 { font-size: 3em; }
|
|||||||
h3 { font-size: 1.5em; }
|
h3 { font-size: 1.5em; }
|
||||||
h4 { font-size: 1.2em; }
|
h4 { font-size: 1.2em; }
|
||||||
i { --rec-slnt: -14; }
|
i { --rec-slnt: -14; }
|
||||||
|
em { --rec-slnt: -14; }
|
||||||
b { --rec-wght: 600; }
|
b { --rec-wght: 600; }
|
||||||
.run_container { position: relative; }
|
.run_container { position: relative; }
|
||||||
.editor {
|
.editor, .remark-code, .remark-inline-code {
|
||||||
font-family: 'Recursive', monospace;
|
font-family: 'Recursive', monospace;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
--rec-mono: 1;
|
--rec-mono: 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user