Init/progression dice

This commit is contained in:
2025-01-18 00:00:25 +01:00
parent e12476d64f
commit 4e673913a1
45 changed files with 660 additions and 504 deletions

View File

@@ -58,3 +58,11 @@ i.lethalfantasy {
background-repeat: no-repeat;
background-size: 100% 100%;
}
.combat-sidebar li.combatant .token-initiative .initiative{
margin-right: 16px;
}
.combat-sidebar li.combatant .token-initiative {
flex:none;
}