mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-23 16:03:39 +02:00
Added enrichment for Ancestries and Communities
This commit is contained in:
parent
ca434d33f1
commit
4d8ad45555
32 changed files with 95 additions and 29 deletions
|
|
@ -50,6 +50,18 @@
|
|||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
|
||||
.item-description-container {
|
||||
h4 {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.item-description-inner-container {
|
||||
p {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* TODO: Remove me when this issue is resolved https://github.com/foundryvtt/foundryvtt/issues/13734 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue