completed NPC sheet

This commit is contained in:
Nathanael Phillips 2020-11-30 09:06:27 -07:00
parent 88b4e6dfc9
commit 27a53a9361
7 changed files with 235 additions and 130 deletions

View file

@ -767,3 +767,6 @@ body.dark-theme .sw5e.sheet.actor .swalt-sheet .tab.notes section > input {
color: #E81111;
border-bottom: 2px solid #0d99cc;
}
body.dark-theme .sw5e.sheet.actor.npc .swalt-sheet header .experience {
color: #4f4f4f;
}