mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Added attribution for items, adversary and environment
This commit is contained in:
parent
2820c96259
commit
5f20505eda
22 changed files with 288 additions and 13 deletions
7
styles/less/sheets/items/item-sheet-shared.less
Normal file
7
styles/less/sheets/items/item-sheet-shared.less
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.application.sheet.daggerheart.dh-style.item {
|
||||
.attribution-header-label {
|
||||
font-style: italic;
|
||||
font-family: @font-body;
|
||||
color: light-dark(@chat-blue-bg, @beige-50);
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue