Skip to content

Instantly share code, notes, and snippets.

View cormacrelf's full-sized avatar
🦀

Cormac Relf cormacrelf

🦀
View GitHub Profile
<html><head>
<style>
.csl-bib-body {
line-height: 1.35;
display: grid;
/* left column as wide as it needs (but may shrink at small sizes);
right column fills the rest of the space. */
grid-template-columns: max-content 1fr;
}
.csl-block {