mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
Improved death marking styling
This commit is contained in:
parent
72466436a8
commit
e2da9f8e99
5 changed files with 59 additions and 39 deletions
|
|
@ -6,6 +6,12 @@
|
|||
.downtime-container .activity-container .activity-selected-marker {
|
||||
background-image: url(../assets/parchments/dh-parchment-light.png);
|
||||
}
|
||||
|
||||
.refreshables-container {
|
||||
.refreshable-container {
|
||||
background-image: url(../assets/parchments/dh-parchment-light.png);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.daggerheart.dh-style.views.downtime {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue