✨ Outfits
This commit is contained in:
parent
775c833f28
commit
3e6871fb34
127 changed files with 17420 additions and 2 deletions
|
@ -132,3 +132,27 @@ body {
|
|||
.summary > td:first-child {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.outfit-preview-wrapper {
|
||||
margin: 15px 0 -6px 0;
|
||||
background: rgba(6, 9, 19, 0.5);
|
||||
}
|
||||
|
||||
.outfit-preview-wrapper img {
|
||||
width: 70%;
|
||||
margin: 24px 15%;
|
||||
}
|
||||
|
||||
.outfit-icon-bg-wrapper {
|
||||
margin: 0;
|
||||
image-rendering: pixelated;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.outfit-icon-bg {
|
||||
width: 72px;
|
||||
padding: 10px;
|
||||
background: rgba(6, 9, 19, 0.5);
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue