Start experiment style for monnaie sheet

This commit is contained in:
2025-02-09 22:29:35 +01:00
parent 791593ad38
commit 856d038dc9
7 changed files with 2719 additions and 2650 deletions

10
less/item/monnaie.less Normal file
View File

@ -0,0 +1,10 @@
.application.sheet.fvtt-rdd {
.sheet-common();
section.window-content{
padding: 0rem;
section header.sheet-header {
.sheet-header();
}
}
}