DND5e Core 1.2.2

DND5e Core 1.2.2 modded to SW5e system
This commit is contained in:
supervj 2021-01-19 20:54:45 -05:00
parent ab510e336c
commit 063f924183
58 changed files with 337 additions and 155 deletions

View file

@ -1323,7 +1323,7 @@
}
.sw5e.chat-card .card-footer span {
border-right: 2px groove #FFF;
padding: 0 5px 0 0;
padding: 0 3px 0 0;
font-size: 10px;
}
.sw5e.chat-card .card-footer span:last-child {
@ -1491,6 +1491,7 @@
}
.sw5e.sheet.actor.character .characteristics textarea {
font-family: "Signika", serif;
font-size: 13px;
border: 1px solid #c9c7b8;
resize: none;
}