diff --git a/content/publications/when-the-world-was-young/index.md b/content/publications/when-the-world-was-young/index.md index 8396012..811bc31 100644 --- a/content/publications/when-the-world-was-young/index.md +++ b/content/publications/when-the-world-was-young/index.md @@ -1,11 +1,10 @@ --- -title: When the World Was Young — A Prehistoric Anthology +title: When the World Was Young type: page extracss: /publications/when-the-world-was-young/main.css --- - +## A Prehistoric Anthology The invention of writing postdates, invariably, the invention of storytelling. After all, what purpose is there be to writing, until you have something to write down? @@ -17,6 +16,8 @@ Excavate these writings, then. Decipher them carefully. Let them, at last, convi ----- +### Stone + | ---|--- **SakaraFox** | "The Dance of Peruvaan" @@ -25,10 +26,20 @@ Excavate these writings, then. Decipher them carefully. Let them, at last, convi **J.F.R. Coates** | "Howling to the Moon" **NightEyes DaySpring** | "The Eyeshine of the Soothsayor" **Rose LaCroix** | "Daughter of Thunder or The Land of Many Deer" + +### Bronze + + | +---|--- **Madison Scott-Clary** | "Unseeing" **Kayodé Lycaon** | "Priest of Lilies" **Rob MacWolf** | "Let Him That Speaketh Fate to Men Have No Fate Of His Own" **Thomas "Faux" Steele** | "The Shrine of T-am-ădad" + +### Iron + + | +---|--- **J.S. Hawthorne** | "The Last Giant" **Huldra** | "Unmourned" **Pascal Farful** | "Requiem" diff --git a/content/publications/when-the-world-was-young/main.css b/content/publications/when-the-world-was-young/main.css index 251b21e..0232680 100644 --- a/content/publications/when-the-world-was-young/main.css +++ b/content/publications/when-the-world-was-young/main.css @@ -1,10 +1,12 @@ @import url('https://fonts.googleapis.com/css2?family=Reggae+One&display=swap'); -h1, h2, h3, h4, h5, h6, h1.page-title { +h1, h2, h3, h1.page-title { font-family: 'Reggae One'; + text-align: center; } table { margin: auto; + max-width: 540px; } table td { padding: 0.25rem 0.5rem;