mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 12:11:07 +01:00
13 lines
299 B
Text
13 lines
299 B
Text
.application.sheet.daggerheart.dh-style.item {
|
|
&.minimized {
|
|
.attribution-header-label {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
.attribution-header-label {
|
|
font-style: italic;
|
|
font-family: @font-body;
|
|
color: light-dark(@chat-blue-bg, @beige-50);
|
|
}
|
|
}
|