diff --git a/index.css b/index.css index 848d8420..f070c939 100644 --- a/index.css +++ b/index.css @@ -1452,15 +1452,6 @@ div.states > .small { font-size: 0.9em; } -div.states > .cultureName { - width: 7em; -} - -div.states > .culturePopulation { - width: 4em; - cursor: pointer; -} - div.states > select { width: 7em; cursor: pointer; @@ -1471,7 +1462,6 @@ div.states > select { appearance: none; } -div.states > .cultureBase, div.states > .burgName, div.states > .burgState, div.states > .burgCulture { diff --git a/index.html b/index.html index 8b56c954..fae4f700 100644 --- a/index.html +++ b/index.html @@ -107,7 +107,7 @@ } } - + @@ -3343,73 +3343,6 @@ - -