Initial dice roller

This commit is contained in:
Anthony Murphy
2024-03-28 21:40:20 +11:00
parent 03fffa2f19
commit 115fcc4f18
26 changed files with 1077 additions and 44 deletions

View File

@@ -1,3 +1,10 @@
//.skillcat-icons {
// display: flex;
// justify-content: space-around;
// flex-direction: row;
// align-items: center;
//}
.skillcat-name, .skill-name, .item-name, .spell-name, .equipable-name {
font-family: Signika, sans-serif;
font-size: 12px;