✨
This commit is contained in:
11
pokemon.css
11
pokemon.css
@@ -306,11 +306,12 @@
|
||||
}
|
||||
.pokemon.sheet.characterSheet .item.active:after {
|
||||
content: "";
|
||||
border-top: 30px solid #b0b0b0;
|
||||
border-left: 30px solid #c00d0d;
|
||||
height: 0;
|
||||
height: 35px;
|
||||
float: left;
|
||||
position: absolute;
|
||||
position: relative;
|
||||
left: 0px;
|
||||
bottom: 0px;
|
||||
top: -35px;
|
||||
width: 45px;
|
||||
background-color: #0006;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user