This commit is contained in:
Azgaar 2019-09-12 02:02:12 +03:00
parent 78f3b2bb5b
commit 2e60c6a1a6
4 changed files with 10 additions and 10 deletions

View file

@ -1328,7 +1328,7 @@ div.states > div.biomeArea {
#pickerLabel {
fill: #f8ffff;
font-size: 1.2em;
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
cursor: move !important;
@ -1366,7 +1366,7 @@ div.states > div.biomeArea {
#pickerSpaces input {
height: 8px;
width: 16px;
font-size: smaller;
font-size: 9px;
text-align: center;
-moz-appearance: textfield;
}