refactor: burg types

This commit is contained in:
Azgaar 2024-09-27 13:32:22 +02:00
parent 84c326e347
commit c04fb2bfca
5 changed files with 30 additions and 36 deletions

View file

@ -1511,20 +1511,6 @@ div.states > .burgCulture {
width: 6em;
}
div.states .burgPopulation {
width: 4.8em;
}
div.states .burgType {
width: 3em;
}
div.states .burgType > span {
padding: 0 1px;
color: #6e5e66;
transition: 0.2s;
}
div.states span.inactive {
color: #c6c2c2;
}