rework adversary templates, add setting dialog to adversary and fix erratas

This commit is contained in:
molilo 2025-06-30 10:47:29 -03:00
parent 19cc10a3c9
commit 31b2423da4
32 changed files with 1765 additions and 210 deletions

View file

@ -24,9 +24,5 @@
grid-row: 2;
grid-column: 2;
}
.old-sheet {
width: 500px;
}
}
}

View file

@ -14,8 +14,6 @@
.portrait {
position: relative;
height: 235px;
width: 275px;
border-bottom: 1px solid light-dark(@dark-blue, @golden);
cursor: pointer;