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;border:1px solid #5c3219; margin-right:9px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#ECE6D8;">
+
         <div style="flex:1; align-content:flex-start;margin-right:9px;">
            =<b>Inventory</b>=
+
 
             <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;border:1px solid #5c3219;margin-right:9px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#ECE6D8;">
+
         <div style="flex:1; align-content:flex-start;">
            =<b>Prayer</b>=
+
 
             <div>{{{prayimage1}}}</div>
 
             <div>{{{prayimage1}}}</div>
 
             <div>{{{prayimage2}}}</div>
 
             <div>{{{prayimage2}}}</div>

Revision as of 03:32, 10 October 2020