✨
This commit is contained in:
@@ -77,6 +77,9 @@
|
||||
justify-content: space-around;
|
||||
align-items: center;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .lvlValue {
|
||||
font-size: 25px;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .expBox {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
@@ -94,6 +97,8 @@
|
||||
-webkit-border-radius: 10px;
|
||||
-moz-border-radius: 10px;
|
||||
-o-border-radius: 10px;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .sideBarBox {
|
||||
visibility: hidden;
|
||||
|
||||
Reference in New Issue
Block a user