mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 19:51:08 +01:00
Added categories for combatants
This commit is contained in:
parent
ece1c7e6c1
commit
92b4bfd741
7 changed files with 104 additions and 143 deletions
|
|
@ -1365,6 +1365,10 @@
|
|||
filter: drop-shadow(0 0 3px gold);
|
||||
color: var(--button-hover-text-color);
|
||||
}
|
||||
.combat-sidebar h5 {
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
}
|
||||
.chat-message.duality {
|
||||
border-color: black;
|
||||
padding: 8px 0 0 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue