Template:Item: Difference between revisions

Pulled some CSS magic to make this display properly. Note that this page must now be updated on version changes.
m (Fixed div)
(Pulled some CSS magic to make this display properly. Note that this page must now be updated on version changes.)
Line 1: Line 1:
<div style="display:flex;">
<div style="float:right;display: flex;flex-direction: column;">
<div style="flex-grow: 1;";></div>
<div style="display: flex;flex-direction: row;>
{| class="wikitable" style="float:right"
<div style="flex-grow:1;"></div>
{| class="wikitable" style="margin-top:0;"
|-
|This page is up to date ([[Changelog#Alpha_v0.10.2|v0.10.2]]).</span>
|}
</div>
{| class="wikitable" style="margin-top:0;"
|-  
|-  
! {{{name}}}
! {{{name}}}
Line 20: Line 26:
|}
|}
</div>
</div>
[[Category:v0.10.2]]