HTML/output tweaks
This commit is contained in:
parent
00e00ded61
commit
aeb964f236
1 changed files with 4 additions and 11 deletions
|
|
@ -13,11 +13,8 @@
|
|||
div.columns{display: flex; gap: min(4vw, 1.5em);}
|
||||
div.column{flex: auto; overflow-x: auto;}
|
||||
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
||||
/* The extra [class] is a hack that increases specificity enough to
|
||||
override a similar rule in reveal.js */
|
||||
ul.task-list[class]{list-style: none;}
|
||||
ul.task-list{list-style: none;}
|
||||
ul.task-list li input[type="checkbox"] {
|
||||
font-size: inherit;
|
||||
width: 0.8em;
|
||||
margin: 0 0.8em 0.2em -1.6em;
|
||||
vertical-align: middle;
|
||||
|
|
@ -25,9 +22,7 @@
|
|||
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
||||
</style>
|
||||
<link rel="stylesheet" href="res/almanack.css" />
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||
<![endif]-->
|
||||
<script src="res/sidenotes.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<center><h1 class="frontispiece">Almanack</h1></center>
|
||||
|
|
@ -36,7 +31,7 @@
|
|||
<p class="author"><a href="/~integrity/">Integrity Mather</a></p>
|
||||
<p class="date">January 1, 2024</p>
|
||||
</header>
|
||||
<div class="maintext">
|
||||
<div id="markdownBody" class="markdownBody">
|
||||
<p><img src="res/new-years-backups-initial.png" class="initial"
|
||||
alt="T" /> he year ends, the North Pole tips its deepest bow to the
|
||||
darkness, and we see even large language models have been <a
|
||||
|
|
@ -173,8 +168,6 @@ for the ups and downs of the coming year. What will be the same? What
|
|||
will change? What parts of your life can you simply hard link to the
|
||||
habits of the past? And what will you have to incrementally add and
|
||||
integrate into your ever-evolving life?</p>
|
||||
</div>
|
||||
<div class="signoff">
|
||||
<p>~<a href="/~integrity/">Integrity Mather</a></p>
|
||||
</div>
|
||||
<section id="footnotes" class="footnotes footnotes-end-of-document"
|
||||
|
|
@ -234,7 +227,7 @@ and inpatient care on mortality. Sci Rep 13, 22244 (2023).
|
|||
https://doi.org/10.1038/s41598-023-49090-5 ?</p>
|
||||
<p>For explorations of the theory that excess Winter deaths are caused
|
||||
by high-energy particle emissions from near-lightspeed Western gift
|
||||
despatch, see “Bremßtrahlung und Blitzen!: Incidence Rates of Thyroid
|
||||
despatch, see “Bremsstrahlung und Blitzen!: Incidence Rates of Thyroid
|
||||
Cancer among the Naughty, Nice, and Non-Believing”, Almnck. 1823.<a
|
||||
href="#fnref3" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||
</ol>
|
||||
|
|
|
|||
Loading…
Reference in a new issue