mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 09:32:33 +00:00
better sizes
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</div>
|
||||
<button type="roll" name="roll_shaped_temp_hp" value="@{output_option} &{template:5e-shaped} {{character_name=@{character_name}}} @{show_character_name} {{title=^{HIT_POINTS_TEMPORARY}}} {{text_big=[[@{temp_HP}]]}}">
|
||||
<div class="shaped-row center">
|
||||
<div class="wrap-box-title col-70" data-i18n="HIT_POINTS_TEMP"></div>
|
||||
<div class="wrap-box-title 2-rem" data-i18n="HIT_POINTS_TEMP"></div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
@@ -18,7 +18,7 @@
|
||||
</div>
|
||||
<button type="roll" name="roll_shaped_hpmax_reduced" value="@{output_option} &{template:5e-shaped} {{character_name=@{character_name}}} @{show_character_name} {{title=^{REDUCED_MAX_HIT_POINTS}}} {{text_big=[[@{HP_max_reduced}]]}}">
|
||||
<div class="shaped-row center">
|
||||
<div class="wrap-box-title col-70" data-i18n="REDUCED_MAX"></div>
|
||||
<div class="wrap-box-title 3-rem" data-i18n="REDUCED_MAX"></div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
Reference in New Issue
Block a user