✨
This commit is contained in:
16
pokemon.css
16
pokemon.css
@@ -315,3 +315,19 @@
|
||||
background-color: #0006;
|
||||
border-radius: 10px;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .bgCurve1 {
|
||||
position: absolute;
|
||||
background-color: #5e0000;
|
||||
width: 126px;
|
||||
height: 100px;
|
||||
left: 216px;
|
||||
top: 186px;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .bgCurve2 {
|
||||
position: absolute;
|
||||
background-color: #5e0000;
|
||||
width: 100px;
|
||||
height: 60px;
|
||||
left: 342px;
|
||||
top: 126px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user