new post, roll for initiative

This commit is contained in:
2023-11-01 21:37:32 -04:00
parent 17f5c15d00
commit 451f3ce387
3 changed files with 47 additions and 0 deletions
+7
View File
@@ -39,4 +39,11 @@ const { Content } = await post.render()
.no-shadow {
box-shadow: none;
}
.footnotes li {
font-size: 0.8rem;
}
.footnotes p {
font-size: 0.8rem;
display: inline;
}
</style>