Inc release

This commit is contained in:
2021-12-08 13:53:22 +01:00
parent 2b23e9daec
commit 22392fba66
10 changed files with 262 additions and 49 deletions

View File

@ -1143,6 +1143,19 @@ ul, li {
font-weight: bold;
}
.ul-level1 {
padding-left: 2rem;
}
.drop-perk2,
.drop-spec1 ,
.drop-spec2 {
background: linear-gradient(to bottom, #6c95b9fc 5%, #105177ab 100%);
background-color: #7d5d3b00;
border-radius: 3px;
border: 2px ridge #846109;
}
/*************************************************************/
#pause
{