Change links to api

This commit is contained in:
Hepatica
2024-02-17 18:21:29 +01:00
parent d887f9cb99
commit 8668680ec9
2 changed files with 7 additions and 7 deletions

View File

@@ -108,7 +108,7 @@
.skin_2_skin { .skin_2_skin {
width: 212px; width: 212px;
height: 212px; height: 212px;
background-image: url(@/assets/icons-developcard/Hepatir.png); background-image: url(https://visage.surgeplay.com/front/212/Hepatir.png);
justify-content: space-around; justify-content: space-around;
display: flex; display: flex;
align-items: flex-end; align-items: flex-end;
@@ -201,7 +201,7 @@
.Rafael1209_skin_2_skin { .Rafael1209_skin_2_skin {
width: 212px; width: 212px;
height: 212px; height: 212px;
background-image: url(@/assets/icons-developcard/rafael1209.png); background-image: url(https://visage.surgeplay.com/front/212/rafael1209.png);
justify-content: space-around; justify-content: space-around;
display: flex; display: flex;
align-items: flex-end; align-items: flex-end;
@@ -308,7 +308,7 @@
.Ckutls__skin_2_skin { .Ckutls__skin_2_skin {
width: 212px; width: 212px;
height: 212px; height: 212px;
background-image: url(@/assets/icons-developcard/Ckutls_.png); background-image: url(https://visage.surgeplay.com/front/212/Ckutls_.png);
justify-content: space-around; justify-content: space-around;
display: flex; display: flex;
align-items: flex-end; align-items: flex-end;
@@ -386,7 +386,7 @@
.FUpir_skin_2_skin { .FUpir_skin_2_skin {
width: 212px; width: 212px;
height: 212px; height: 212px;
background-image: url(@/assets/icons-developcard/FUpir.png); background-image: url(https://visage.surgeplay.com/front/212/FUpir.png);
justify-content: space-around; justify-content: space-around;
display: flex; display: flex;
align-items: flex-end; align-items: flex-end;
@@ -560,7 +560,7 @@
display: flex; display: flex;
width: 212px; width: 212px;
height: 212px; height: 212px;
background-image: url(@/assets/icons-developcard/megatntmega.png); background-image: url(https://visage.surgeplay.com/front/212/megatntmega.png);
} }
.megatntmega_skin img { .megatntmega_skin img {
width: 212px; width: 212px;

View File

@@ -145,7 +145,7 @@
</div> </div>
</div> </div>
<div class="skin"> <div class="skin">
<img src="@/assets/icons-developcard/busha888.png" alt=""> <img src="https://visage.surgeplay.com/front/212/busha888.png" alt="">
</div> </div>
</div> </div>
<div class="CLARFFY_card"> <div class="CLARFFY_card">
@@ -164,7 +164,7 @@
</div> </div>
</div> </div>
<div class="CLARFFY_skin"> <div class="CLARFFY_skin">
<img src="@/assets/icons-developcard/CLARFFY.png" alt=""> <img src="https://visage.surgeplay.com/front/212/CLARFFY.png" alt="">
</div> </div>
</div> </div>
</div> </div>