commit | c6b0536eb0c7997fe33600480e8903def170bc5e | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Sun Sep 04 18:32:07 2022 -0400 |
committer | swissChili <swisschili@fastmail.com> | Sun Sep 04 18:32:07 2022 -0400 |
tree | c5f8014e5178eab7aaf3fef3644c8057b9c830f2 |
Initial (and hopefully only) commit
diff --git a/script.html b/script.html new file mode 100644 index 0000000..620951c --- /dev/null +++ b/script.html
@@ -0,0 +1,15 @@ +<style> + + body { + font-size: 16pt; + max-width: 40em; + margin: auto; + font-family: Palatino, Georgia!important; + line-height: 1.4em; + } + + p, li, td { + font-size: 16pt!important; + } + +</style>