Created page with "<div id="wardrobe" style="width: min-content;"> <div style="display: flex;align-items: center;"> <div id="pieceLabel" style="display: flex;flex-direction: column;height: -webkit-fill-available;justify-content: space-between;text-transform: uppercase;font-weight: bold;text-align: center;margin-right: 10px;"></div> <div id="leftArrows" style="display: flex;flex-direction: column;height: -webkit-fill-available;justify-content: space-between;"..." |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
<div id="pieceLabel" style="display: flex;flex-direction: column;height: -webkit-fill-available;justify-content: space-between;text-transform: uppercase;font-weight: bold;text-align: center;margin-right: 10px;"></div> | <div id="pieceLabel" style="display: flex;flex-direction: column;height: -webkit-fill-available;justify-content: space-between;text-transform: uppercase;font-weight: bold;text-align: center;margin-right: 10px;"></div> | ||
<div id="leftArrows" style="display: flex;flex-direction: column;height: -webkit-fill-available;justify-content: space-between;"></div> | <div id="leftArrows" style="display: flex;flex-direction: column;height: -webkit-fill-available;justify-content: space-between;"></div> | ||
<div id="wardrobeCanvas | <div id="wardrobeCanvas"></div> | ||
<div id="rightArrows" style="display: flex;flex-direction: column;height: -webkit-fill-available;justify-content: space-between;"></div> | <div id="rightArrows" style="display: flex;flex-direction: column;height: -webkit-fill-available;justify-content: space-between;"></div> | ||
<div id="pieceEquipped" style="display: flex;flex-direction: column;height: -webkit-fill-available;justify-content: space-between;text-transform: uppercase;font-weight: bold;text-align: center;margin-left: 10px;width: 150px;"></div> | <div id="pieceEquipped" style="display: flex;flex-direction: column;height: -webkit-fill-available;justify-content: space-between;text-transform: uppercase;font-weight: bold;text-align: center;margin-left: 10px;width: 150px;"></div> | ||
</div> | </div> | ||
<div id="wardrobeExtras" style="display: flex;justify-content: space-around;"></div> | <div id="wardrobeExtras" style="display: flex;justify-content: space-around;margin-top: 10px;"></div> | ||
</div> | </div> | ||
