Advertisement
ColoradoBluesCodes

Beblune TH - Inventory/Wishlist

Dec 12th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.60 KB | None | 0 0
  1. <!------------
  2. Taurnar Inventory/Wishlist By @ColoradoBlues
  3. PLEASE DO NOT SELL - This is a free to use template for Beblune owners!
  4. ------------>
  5.  
  6. <div class="container">
  7.      <div class="card card-block d-block mb-4">
  8. <img src="https://i.imgur.com/A6lcnfw.jpg" class="img-rounded img-thumbnail float-md-center d-block mx-auto" style="width:1065px; height:100px; margin-bottom:5px;">
  9. <!-----------------------------BANK----------------------------->
  10. <div class="ui-accordion card bg-faded" style="width:525px; height:150px; border:1px solid #272527;">
  11.           <h2 class="card-inverse card-header" style="letter-spacing:5px; text-transform:uppercase; background-color:#272527; text-align: center">BANK
  12.      </h2>
  13.      <div class="ui-accordion-content card-block bg-faded" style="height: 600px; text-align: center">
  14.     <p style="float: center;">SILVER SEEDS     <img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/intermediary/f/fb25698e-4adc-4662-af8c-a8d910848791/dcjvgde-5b259183-d9b9-42b2-903a-33d1993f0fca.png"></p>
  15.     <p style="float: center;">PRISM SEEDS     <img src="https://orig00.deviantart.net/d4ae/f/2018/207/2/7/prism_seed_by_volturai-dcidhdq.png"></p>
  16.      </div>
  17. </div>
  18. <!-----------------------------INVENTORY----------------------------->
  19. <div class="ui-accordion card bg-faded" style="width:525px; height:500px; margin-top:5px; border:1px solid #272527;">
  20.           <h2 class="card-inverse card-header" style="letter-spacing:5px; text-transform:uppercase; background-color:#272527; text-align: center">INVENTORY
  21.      </h2>
  22.      <div class="ui-accordion-content card-block bg-faded" style="height: 600px; text-align: center">
  23.     <p style="float: center;"><img src="https://orig00.deviantart.net/1eed/f/2018/207/0/0/gold_breeding_voucher_by_volturai-dcicgw6.png">xNUMBER</p>
  24.      </div>
  25. </div>
  26. <!-----------------------------WISHLIST----------------------------->
  27. <div class="ui-accordion card bg-faded" style="width:525px; height:655px; margin-left:540px; margin-top:-655px; border:1px solid #272527;">
  28.           <h2 class="card-inverse card-header" style="letter-spacing:5px; text-transform:uppercase; background-color:#272527; text-align: center">WISHLIST
  29.      </h2>
  30.      <div class="ui-accordion-content card-block bg-faded" style="height: 600px; text-align: center">
  31. <p style="float: center;"><img src="https://orig00.deviantart.net/1eed/f/2018/207/0/0/gold_breeding_voucher_by_volturai-dcicgw6.png">xNUMBER</p>
  32.      </div>
  33. </div>
  34. <img src="https://i.imgur.com/A6lcnfw.jpg" class="img-rounded img-thumbnail float-md-center d-block mx-auto" style="width:1065px; height:100px; margin-top:5px;">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement