Online versions

This commit is contained in:
Madison Scott-Clary
2023-07-05 20:47:44 -07:00
parent 2b8725830e
commit 6377797b41
14 changed files with 3742 additions and 10 deletions

View File

@ -55,3 +55,7 @@ figcaption {
opacity: 0.9;
font-size: 50%;
}
main.story .author, main.story .character, main.story h3 {
font-family: "Gotu", sans-serif !important;
text-align: center !important;
}