refactor: burg types

This commit is contained in:
Azgaar 2024-09-27 13:32:22 +02:00 committed by sofronaspe
parent e99394c18c
commit 8ed24c249d
5 changed files with 29 additions and 35 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;
}