diff --git a/.vscode/settings.json b/.vscode/settings.json index 8df768d..1261a4b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,15 +1,5 @@ { "cSpell.words": [ - "Chondalwood", - "Chondath", - "extraplanar", - "extraplanars", - "Feywild", - "Figrett", - "Figridge", - "Gottlob", - "Grinbriar", - "nelist", - "Waterdeep" + "nelist" ] } \ No newline at end of file diff --git a/acl.cool/site/assets/favicon.png b/acl.cool/site/assets/favicon.png deleted file mode 100755 index 76ab87a..0000000 Binary files a/acl.cool/site/assets/favicon.png and /dev/null differ diff --git a/acl.cool/site/draft/umbral0.5.dj b/acl.cool/site/draft/umbral0.5.dj deleted file mode 100644 index 6c69551..0000000 --- a/acl.cool/site/draft/umbral0.5.dj +++ /dev/null @@ -1 +0,0 @@ -# Umbral Gaze #^1^/~2~ \ No newline at end of file diff --git a/acl.cool/site/index.html b/acl.cool/site/index.html index 534fe7a..50e709a 100644 --- a/acl.cool/site/index.html +++ b/acl.cool/site/index.html @@ -6,4 +6,4 @@
Welcome! Below are links to things I've made or just enjoy.
\ No newline at end of file +Welcome! Below are links to things I've made or just enjoy.
\ No newline at end of file diff --git a/acl.cool/site/writings/gottlob.dj b/acl.cool/site/writings/gottlob.dj deleted file mode 100644 index 892a76a..0000000 --- a/acl.cool/site/writings/gottlob.dj +++ /dev/null @@ -1,11 +0,0 @@ -# Woes of Gottlob Graal: Umbral Gaze #0 - -Gottlob Graal is a level-{five,ten} Watchers' Oath paladin, a satyr, bent on avoiding a faery card sharp he pissed off years ago during a regular visit to the Feywild. He fled that plane and his native Chondalwood for Waterdeep, half a continent away, where he took up defenses against any and all extraplanar pursuers. At first he just wanted to avoid his creditor, but later, finding purpose and fraternity in the city as never before, the satyr began to feel at home. A jovial fellow, Gottlob is energetic in his late middle-age, but finds the reckless carousing of his youth a bit beyond him now. - -> The last time I _really_ partied, you know, I wound up in debt to an Unseelie courtier! Lord Grinbriar of the Bleeding Grove... hmm, but there's no sense _worrying_ about that sort of thing, my friend! - -## A Watchers' Order - -Upon leaving Chondath, Gottlob found himself heading West until he could do so no more. Thereupon, he was in Waterdeep. The satyr decided he would find a place to sleep, but instead found the bottoms of some tankards, alongside a couple of Watchers' paladins--- out for some merry-making themselves--- who became very interested in this strange, cloven-hoofed man and his experiences in the Feywild. With so little coin weighing in his pockets and his stomach grumbling for something richer than mead, the offer they made him at the end of the night--- of help staying hidden and a job that payed--- was too good to turn down. - -In the few intervening years, Gottlob took the oath of their little order, the Knights of the Peep Patrol, and showed natural talent, quickly becoming a formidable and knowledgeable member. He's since remained in Waterdeep, living well, but always keeping an eye over his shoulder in case Lord Grinbriar--- or one of his lackeys--- ever manages to track him down. \ No newline at end of file diff --git a/css/fonts.css b/css/fonts.css index bf9cb7b..a109981 100644 --- a/css/fonts.css +++ b/css/fonts.css @@ -194,7 +194,6 @@ h1 { font-family: "Heading"; font-style: italic; line-height: normal; - font-optical-sizing: auto; } h2, @@ -206,11 +205,10 @@ h6 { font-style: italic; font-weight: normal; line-height: var(--ui-spacing); - font-optical-sizing: auto; } :root { - --head-mult: 0.88; /* This is pairwise fixed, Literata + Alegreya. */ + --head-mult: 0.88; /* This is pairwise fixed, JuliaMono + Alegreya. */ } h1 { @@ -241,10 +239,4 @@ h6 { code, pre code { font-family: "Mono"; font-size: calc(0.84 * var(--base-font-size)); -} - -math { - color: black; - font-family: "Math"; - font-size: calc(0.96 * var(--base-font-size)); } \ No newline at end of file diff --git a/css/looks.css b/css/looks.css index 6881800..6f42624 100644 --- a/css/looks.css +++ b/css/looks.css @@ -63,13 +63,6 @@ h6 { margin-top: 1em; } -/* This must be above the hn+* rules */ - -blockquote > p { - margin-top: 0.7em; - margin-bottom: 0.7em; -} - h1+*, h2+*, h3+*, @@ -182,8 +175,15 @@ hr { } math[display="block"] { + margin-top: 0.5em; + margin-bottom: 0.5em; position: relative; left: 0; right: auto; text-align: left; +} + +math { + color: black; + font-family: "Math"; } \ No newline at end of file diff --git a/shared_templates/main.html b/shared_templates/main.html index 8303b84..eb6a10e 100644 --- a/shared_templates/main.html +++ b/shared_templates/main.html @@ -9,6 +9,7 @@ +