forked from GitHub-Mirrors/foundry-sw5e
DND5e Core 1.2.2
DND5e Core 1.2.2 modded to SW5e system
This commit is contained in:
parent
ab510e336c
commit
063f924183
58 changed files with 337 additions and 155 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue