Tons of slide work, unfortunately depend on external MathJax - need to pull that down later

This commit is contained in:
2023-04-18 01:47:10 -04:00
parent 5054441625
commit 87763fad40
32 changed files with 380 additions and 52 deletions

View File

@@ -26,6 +26,9 @@ body {
padding: 0 .62em;
font: 1.2em/1.62 'Recursive', sans-serif;
}
.mathSize9 { font-size: 0.9em; }
.mathSize8 { font-size: 0.8em; }
.mathSize6 { font-size: 0.6em; }
//body, .remark-slide-content { background-color: #eff3f5; }
body, .remark-slide-content { background-color: #f5f3ef; }
h1, h2, h3, h4 {