mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
refactor: burg types
This commit is contained in:
parent
84c326e347
commit
c04fb2bfca
5 changed files with 30 additions and 36 deletions
14
index.css
14
index.css
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue