Changes

no edit summary
Line 1: Line 1: −
<div id="cortex-table" style="width: 300px; float: left;">
+
<div id="cortex-table" style="width: 50%; float: left;">
{| class="{{{1}}}" style="width: 295px; margin-left: auto; margin-right: auto;"
+
{| class="{{{1}}}" style="width: calc(100% - 5px); margin-left: auto; margin-right: auto;"
| style="text-align: left; width: 250px;" | '''{{{2}}}'''
+
| style="text-align: left; width: calc(100% - 45px);" | '''{{{2}}}'''
 
| class="value" style="width: 45px; height: 33px;" | [[file:BL_{{uc:{{{3}}}}}.png|30px]]
 
| class="value" style="width: 45px; height: 33px;" | [[file:BL_{{uc:{{{3}}}}}.png|30px]]
 
|}
 
|}
 
</div>
 
</div>