Difference between revisions of "Template:PrayerInventory"
Namespaces
Views
From GrinderScape Wiki
Jump to: navigation, search
Line 2: | Line 2: | ||
<div style="display:flex; flex-flow:row wrap;"> | <div style="display:flex; flex-flow:row wrap;"> | ||
<!-- INVENTORY --> | <!-- INVENTORY --> | ||
− | <div style="flex:1; align-content:flex-start | + | <div style="flex:1; align-content:flex-start;margin-right:9px;"> |
− | + | ||
<div>{{{invimage1}}}</div> | <div>{{{invimage1}}}</div> | ||
<div>{{{invimage2}}}</div> | <div>{{{invimage2}}}</div> | ||
Line 10: | Line 9: | ||
</div> | </div> | ||
<!-- PRAYER --> | <!-- PRAYER --> | ||
− | <div style="flex:1; align-content:flex-start | + | <div style="flex:1; align-content:flex-start;"> |
− | + | ||
<div>{{{prayimage1}}}</div> | <div>{{{prayimage1}}}</div> | ||
<div>{{{prayimage2}}}</div> | <div>{{{prayimage2}}}</div> |