This commit is contained in:
Nikolaj
2025-08-05 14:22:12 +02:00
parent 0b617de0e3
commit f7665a9d9b
3 changed files with 4 additions and 4 deletions

View File

@@ -403,7 +403,7 @@
background-color: #5e0000; background-color: #5e0000;
width: 100px; width: 100px;
height: 55px; height: 55px;
left: 342px; left: 403px;
top: 131px; top: 131px;
} }
@@ -412,7 +412,7 @@
background-color: #900607; background-color: #900607;
width: 100px; width: 100px;
height: 55px; height: 55px;
left: 342px; left: 403px;
top: 131px; top: 131px;
border-top-left-radius: 60px 35px; border-top-left-radius: 60px 35px;
} }

View File

@@ -344,7 +344,7 @@
background-color: #5e0000; background-color: #5e0000;
width: 100px; width: 100px;
height: 55px; height: 55px;
left: 342px; left: 403px;
top: 131px; top: 131px;
} }
.pokemon.sheet.characterSheet .curve1 { .pokemon.sheet.characterSheet .curve1 {
@@ -352,7 +352,7 @@
background-color: #900607; background-color: #900607;
width: 100px; width: 100px;
height: 55px; height: 55px;
left: 342px; left: 403px;
top: 131px; top: 131px;
border-top-left-radius: 60px 35px; border-top-left-radius: 60px 35px;
} }

Binary file not shown.