Add Enemy sheet

This commit is contained in:
2025-05-25 20:43:10 +02:00
parent 57706629e1
commit 7e517bfb12
6 changed files with 54 additions and 22 deletions

View File

@@ -56,6 +56,7 @@
.item-to-chat {
h2 {
margin-left:10px;
font-family: var(--font-title);
font-size: calc(var(--font-size-standard) * 1.4);
color: var(--title-color);