Add Enemy sheet
All checks were successful
Release Creation / build (release) Successful in 59s

This commit is contained in:
2025-05-25 18:39:57 +02:00
parent 29cb687bbb
commit 57706629e1
14 changed files with 346 additions and 97 deletions

View File

@@ -55,6 +55,11 @@
}
.item-to-chat {
h2 {
font-family: var(--font-title);
font-size: calc(var(--font-size-standard) * 1.4);
color: var(--title-color);
}
ul {
list-style-type: none;
padding: 0;