Enforce skill upgradable color

This commit is contained in:
raphaelpieroni 2021-05-12 23:07:32 +02:00
parent c3d8f53c1b
commit 958ab1e6df
1 changed files with 1 additions and 1 deletions

View File

@ -658,7 +658,7 @@ ul, li {
border-radius: 0.25rem;
padding: 0.125rem;
flex: 1 1 5rem;
background: rgba(195, 152, 22, 0.5);
background: rgba(195, 152, 22, 0.5) !important;
}
.blessures-list ul {