Increase version

This commit is contained in:
2021-01-14 10:32:15 +01:00
parent a46250211f
commit b69c515a7c
9 changed files with 79 additions and 35 deletions

View File

@ -575,6 +575,14 @@ ul, li {
.alterne-list > .list-item:nth-child(odd) {
background: rgb(160, 130, 100, 0.05);
}
.xp-level-up {
margin: 0.125rem;
box-shadow: inset 0px 0px 1px #00000096;
border-radius: 0.25rem;
padding: 0.125rem;
flex: 1 1 5rem;
background: rgba(195, 152, 22, 0.5);
}
.blessures-list ul {
display: flex;