Changes

no edit summary
Line 4: Line 4:  
<div class="content">
 
<div class="content">
 
{{#if: {{{Trigger1Checked|}}}|
 
{{#if: {{{Trigger1Checked|}}}|
<div style="width: 10%; float: left;">&#9745;</div>
+
<div style="width: 5%; float: left; font-size: 20px">&#9745;</div>
<div style="width: 90%; float: left;">{{{Trigger1Checked}}}</div>
+
<div style="width: 95%; float: left;">{{{Trigger1Checked}}}</div>
 
<div style="clear: both;"></div>
 
<div style="clear: both;"></div>
 
|}}
 
|}}