better sizes

This commit is contained in:
Mark
2016-10-14 23:58:55 +02:00
parent b1f4d1ceb0
commit f40120a8aa
@@ -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>