Bouton pour jet de résistance

Ajout d'un bouton à côté de la carac rêve
This commit is contained in:
2025-11-13 01:12:59 +01:00
parent 878efab321
commit 82f870db05
9 changed files with 152 additions and 1 deletions

View File

@@ -160,6 +160,9 @@
font-size: 1.2rem;
font-weight: bold;
roll-section[name="resistance"] {
align-items: flex-end;
}
roll-section {
display: flex;
flex-direction: row;
@@ -174,6 +177,12 @@
margin: 0 1rem;
padding: 0;
}
img.flag-resistance {
max-width: 1.5rem;
max-height: 1.5rem;
text-align: right;
filter: invert(0.6);
}
}
}