commit - b272aa32ac65a55d22ec3edff2685a9bc6e01329
commit + c8e061885ccfa2ae4cc2b979e684655d371f08e9
blob - bae0c8f256129076ca4af5a52ebff362aa40d70a
blob + b605fffa55561bbb4c7d115bc58651da79849db3
--- stuff/style.css
+++ stuff/style.css
max-width: 88ch;
padding: 3em 1em;
margin: auto;
- font-family: monospace, monospace;
+ font-family: sans-serif;
font-size: min(max(1em, 1.3vw), 1.5em);
line-height: 1.7;
}
margin-right: 1em;
white-space: pre-wrap;
width: fit-content;
+ font-family: monospace;
}
#footnote {
blob - 05125ded67e80c4bd364c94b10eb30fac7e99927
blob + 41f699aa48f3ee11afe5716bcccff29d95663929
--- styles.css
+++ styles.css
body {
position: absolute;
- font-family: monospace, monospace;
+ font-family: sans-serif;
font-size: 200%;
top: 10%;
text-align: center;