fvtt-cthulhu-eternal/styles/archetype.less

17 lines
187 B
Plaintext
Raw Normal View History

2024-12-16 09:04:48 +01:00
.archetype-content {
.sheet-common();
.item-sheet-common();
.header {
display: flex;
img {
width: 50px;
height: 50px;
}
}
label {
flex: 10%;
}
}