diff --git a/less/character-sheet.less b/less/character-sheet.less index 3d27204..6d9c939 100644 --- a/less/character-sheet.less +++ b/less/character-sheet.less @@ -403,7 +403,7 @@ background-color: #5e0000; width: 100px; height: 55px; - left: 342px; + left: 403px; top: 131px; } @@ -412,7 +412,7 @@ background-color: #900607; width: 100px; height: 55px; - left: 342px; + left: 403px; top: 131px; border-top-left-radius: 60px 35px; } diff --git a/pokemon.css b/pokemon.css index 0d4c4c2..61a7afb 100644 --- a/pokemon.css +++ b/pokemon.css @@ -344,7 +344,7 @@ background-color: #5e0000; width: 100px; height: 55px; - left: 342px; + left: 403px; top: 131px; } .pokemon.sheet.characterSheet .curve1 { @@ -352,7 +352,7 @@ background-color: #900607; width: 100px; height: 55px; - left: 342px; + left: 403px; top: 131px; border-top-left-radius: 60px 35px; } diff --git a/system.zip b/system.zip index a57e7db..c64ce5a 100644 Binary files a/system.zip and b/system.zip differ