mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v1.0.06
This commit is contained in:
parent
59785125b0
commit
52e8f28cd0
17 changed files with 158 additions and 77 deletions
|
|
@ -689,7 +689,7 @@ table.matrix-table td.Ally {
|
|||
color: #000000;
|
||||
}
|
||||
|
||||
table.matrix-table td.Sympathy {
|
||||
table.matrix-table td.Friendly {
|
||||
background-color:#d4f8aa;
|
||||
}
|
||||
|
||||
|
|
@ -1391,7 +1391,7 @@ div.states > div.biomeArea {
|
|||
}
|
||||
|
||||
#unitsBody>div>input[type="number"] {
|
||||
width: 3.6em;
|
||||
width: 4em;
|
||||
}
|
||||
|
||||
#unitsBody>div>input,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue