mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
16 lines
338 B
Text
16 lines
338 B
Text
.theme-light .daggerheart.placeable-hud {
|
|
.status-effects .effect-control {
|
|
filter: none;
|
|
}
|
|
}
|
|
|
|
.daggerheart.placeable-hud {
|
|
.col.right {
|
|
.palette {
|
|
.palette-category-title {
|
|
grid-column: span var(--effect-columns);
|
|
font-weight: bold;
|
|
}
|
|
}
|
|
}
|
|
}
|