mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
v1.5.04 - smarter coa generation, coa download
This commit is contained in:
parent
32c4566aa7
commit
3aaddcf1a7
7 changed files with 294 additions and 88 deletions
|
|
@ -1573,12 +1573,17 @@ rect.fillRect {
|
|||
}
|
||||
|
||||
#emblemBody .label {
|
||||
width: 5.5em;
|
||||
width: 6em;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#emblemBody select {
|
||||
width: 8em;
|
||||
width: 9em;
|
||||
}
|
||||
|
||||
|
||||
#emblemsBottom {
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
#picker text {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue