diff --git a/style.css b/style.css index 5423876..1f76ebf 100644 --- a/style.css +++ b/style.css @@ -377,14 +377,19 @@ article #container.diploma #score { left: 0; margin: 8px; background: white; - padding: 1.5px; + padding: 0px; border-radius: 5px; color: dimgray; + padding-bottom: 1.5px; + padding-top: 0.5px; } #game #flashdex .pokedex .left-arrow, #game #flashdex .pokedex .right-arrow { cursor: pointer; user-select: none; + font-size: 0.9rem; + padding: 0rem 0.2rem; + line-height: 1.2rem; } #game #flashdex .pokedex span.form {