✨
This commit is contained in:
@@ -380,7 +380,7 @@
|
||||
margin-bottom: 7px;
|
||||
}
|
||||
.pokemon.sheet.characterSheet select {
|
||||
background-color: #30da0c;
|
||||
background-color: transparent;
|
||||
color: black;
|
||||
border: black;
|
||||
width: 80px;
|
||||
@@ -389,7 +389,6 @@
|
||||
-webkit-border-radius: 20px;
|
||||
-moz-border-radius: 20px;
|
||||
-o-border-radius: 20px;
|
||||
padding: 5px;
|
||||
margin: 15px 10px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -415,7 +414,7 @@
|
||||
left: 0;
|
||||
height: 20px;
|
||||
width: 36px;
|
||||
background-color: transparent;
|
||||
background-color: #30da0c;
|
||||
border-radius: 5px;
|
||||
margin-right: 8px;
|
||||
box-shadow: 0 0 10px #003300 inset;
|
||||
|
||||
Reference in New Issue
Block a user