This commit is contained in:
thepaperpilot 2023-02-20 23:42:25 -06:00
parent 5cd5cc13d6
commit 04a1e75b90
3 changed files with 18 additions and 1 deletions

BIN
public/shop window.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

View file

@ -83,11 +83,28 @@
image-rendering: pixelated;
}
.shop {
margin-top: 10vh !important;
}
.shop .row {
border-image: url("./shop window.png");
border-image-slice: 106 53 53 424 fill;
border-style: solid;
border-width: 5vmin 2.5vmin 2.5vmin 20vmin;
width: 72.5vmin;
justify-content: flex-start;
align-items: center;
}
.reroll {
margin-left: -19vmin !important;
margin-top: -1vmin !important;
height: 18vmin;
cursor: pointer;
user-select: none;
transition-duration: 0s;
image-rendering: pixelated;
}
.reroll img {

View file

@ -672,7 +672,7 @@ export const main = createLayer("main", function (this: BaseLayer) {
/>
))}
</Row>
<Row style="margin-top: 10vh">
<Row class="shop">
<div
class="reroll"
style={