#7 - Manage container

This commit is contained in:
2021-03-22 21:02:56 +01:00
parent 2353ba5ff9
commit baf84bee35
6 changed files with 81 additions and 12 deletions

View File

@ -550,6 +550,9 @@ ul, li {
.alternate-list > .list-item:nth-child(odd) {
background: rgb(160, 130, 100, 0.05);
}
.list-item-margin1 {
margin-left: 1rem;
}
.xp-level-up {
margin: 0.125rem;
box-shadow: inset 0px 0px 1px #00000096;