Fix some goldmark stuff, add graphomania

This commit is contained in:
Madison Scott-Clary
2019-12-26 15:09:00 -08:00
parent 7b38afcfc9
commit 6a42ed8f1f
18 changed files with 166 additions and 32 deletions

View File

@ -116,6 +116,7 @@ blockquote em {
font-style: normal;
}
.verse {
font-family: 'Gentium Book Basic', serif;
border: 1px solid #eee;
padding: 1em;
white-space: pre-wrap;