Small visual improvements for Flashdex
This commit is contained in:
parent
396681cfb0
commit
074726aea4
@ -377,14 +377,19 @@ article #container.diploma #score {
|
|||||||
left: 0;
|
left: 0;
|
||||||
margin: 8px;
|
margin: 8px;
|
||||||
background: white;
|
background: white;
|
||||||
padding: 1.5px;
|
padding: 0px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
color: dimgray;
|
color: dimgray;
|
||||||
|
padding-bottom: 1.5px;
|
||||||
|
padding-top: 0.5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#game #flashdex .pokedex .left-arrow, #game #flashdex .pokedex .right-arrow {
|
#game #flashdex .pokedex .left-arrow, #game #flashdex .pokedex .right-arrow {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
font-size: 0.9rem;
|
||||||
|
padding: 0rem 0.2rem;
|
||||||
|
line-height: 1.2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#game #flashdex .pokedex span.form {
|
#game #flashdex .pokedex span.form {
|
||||||
|
Loading…
Reference in New Issue
Block a user