✨
This commit is contained in:
@@ -349,7 +349,6 @@
|
||||
width : 45px;
|
||||
background-color: #003300;
|
||||
float: left;
|
||||
margin-right: 7px;
|
||||
text-align: center;
|
||||
|
||||
border-radius: 10px;
|
||||
@@ -368,7 +367,7 @@
|
||||
-o-box-shadow: -1px 2px #001c91;
|
||||
}
|
||||
|
||||
a .active:after {
|
||||
.item.active:after {
|
||||
content: "";
|
||||
border-top: 30px solid #b0b0b0;
|
||||
border-left: 30px solid #c00d0d;
|
||||
|
||||
@@ -290,7 +290,6 @@
|
||||
width: 45px;
|
||||
background-color: #003300;
|
||||
float: left;
|
||||
margin-right: 7px;
|
||||
text-align: center;
|
||||
border-radius: 10px;
|
||||
-webkit-border-radius: 10px;
|
||||
@@ -305,7 +304,7 @@
|
||||
-moz-box-shadow: -1px 2px #001c91;
|
||||
-o-box-shadow: -1px 2px #001c91;
|
||||
}
|
||||
.pokemon.sheet.characterSheet a .active:after {
|
||||
.pokemon.sheet.characterSheet .item.active:after {
|
||||
content: "";
|
||||
border-top: 30px solid #b0b0b0;
|
||||
border-left: 30px solid #c00d0d;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.0.32",
|
||||
"version": "0.0.33",
|
||||
"id": "pokemon",
|
||||
"title": "Pokémon TTRPG",
|
||||
"description": "A Pokémon TTRPG",
|
||||
|
||||
BIN
system.zip
BIN
system.zip
Binary file not shown.
Reference in New Issue
Block a user