Some slide work

This commit is contained in:
2023-04-11 23:17:55 -04:00
parent f567172099
commit a990809e21
2 changed files with 162 additions and 12 deletions

View File

@@ -26,9 +26,10 @@ body {
padding: 0 .62em;
font: 1.2em/1.62 'Recursive', sans-serif;
}
//body, .remark-slide-content { background-color: #eff3f5; }
body, .remark-slide-content { background-color: #f5f3ef; }
h1, h2, h3, h4 {
line-height:0.2;
line-height:0.4;
--rec-wght: 900;
--rec-slnt: -10;
--rec-casl: 0.5;
@@ -54,7 +55,7 @@ b { --rec-wght: 600; }
--rec-mono: 1;
border-radius: 6px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
height: 7em;
//height: 7em;
letter-spacing: normal;
tab-size: 4;
}