forked from GitHub-Mirrors/foundry-sw5e
Add files via upload
This commit is contained in:
parent
f88852650f
commit
f07a75d5d1
8 changed files with 1607 additions and 0 deletions
9
less/npc.less
Normal file
9
less/npc.less
Normal file
|
@ -0,0 +1,9 @@
|
|||
@import "./variables.less";
|
||||
|
||||
/* ----------------------------------------- */
|
||||
/* Basic Structure */
|
||||
/* ----------------------------------------- */
|
||||
.sw5e.sheet.actor.npc {
|
||||
min-width: 600px;
|
||||
min-height: 658px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue