mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 04:01:06 +01:00
new style for character sheets
This commit is contained in:
parent
f133b3b966
commit
970de74929
42 changed files with 2392 additions and 110 deletions
|
|
@ -1,3 +1,6 @@
|
|||
@import 'variables/values.less';
|
||||
@import 'variables/colors.less';
|
||||
|
||||
.daggerheart.sheet.pc {
|
||||
width: 810px !important; // Form won't apply height for some reason
|
||||
|
||||
|
|
@ -457,6 +460,9 @@
|
|||
align-items: flex-start;
|
||||
border-radius: @normalRadius;
|
||||
|
||||
height: 100px;
|
||||
width: 100px;
|
||||
|
||||
.legend {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue