Remove grid layout.
Create CSS styles to organise the sheet in lines and columns.
Reorder the layout thanks to styles.
No data loss.
Signed-off-by: Choco Lanoar <e.lachaud@gmail.com>
Following updates have been done:
- use default template on all rolls.
- add prompt to choose the 'métier' or the 'sauvegarde' to use.
- remove unecessary buttons thanks to that prompt.
- add a button to roll 2 series of characteristics.
- weapon roll now automatically adds the 'BC'.
- add a number input for maximum 'matrice' for each level.
- on 'fiche PNJ', automaticaly take the 'DV' amount to add to combat
rolls (with +12 cap).
- add a button to roll a new hit points total (PJ and PNJ).
- correct the mistake on 'répit' roll. Was 1d4+level, but it is 1d4
per level in the rules.
Signed-off-by: Choco Lanoar <e.lachaud@gmail.com>