diff --git a/index.css b/index.css index 6d121555..848d8420 100644 --- a/index.css +++ b/index.css @@ -1396,7 +1396,7 @@ div.totalLine > div { } div.states > input { - width: 6em; + width: 7em; background: none; border: 0; } @@ -1405,20 +1405,11 @@ div.states div { width: 3.2em; } -div.states .statePower, div.states .biomeHabitability { width: 4em; -moz-appearance: textfield; } -div.states .stateBurgs { - width: 2.4em; -} - -div.states > .stateArea { - width: 5em; -} - div.states > .statePopulation { width: 3em; } @@ -1471,7 +1462,7 @@ div.states > .culturePopulation { } div.states > select { - width: 4.6em; + width: 7em; cursor: pointer; border: 0; background-color: transparent; diff --git a/index.html b/index.html index 6f1aed90..b1238018 100644 --- a/index.html +++ b/index.html @@ -107,7 +107,7 @@ } } - + @@ -3083,110 +3083,6 @@ - -