mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
Merge branch 'main' into refactor/84-data-models-structure
This commit is contained in:
commit
044d0a5b21
2 changed files with 2 additions and 2 deletions
|
|
@ -2774,7 +2774,7 @@ div.daggerheart.views.multiclass {
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 3rem;
|
||||
background-color: var(rgba(9, 71, 179, 0.75));
|
||||
background-color: rgba(9, 71, 179, 0.75);
|
||||
-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
|
||||
box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
|
||||
color: #d3d3d3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue