mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
river width to depend on flux
This commit is contained in:
parent
ef55f5a442
commit
36bae4e705
2 changed files with 47 additions and 28 deletions
|
|
@ -1121,6 +1121,12 @@ div#regimentSelectorBody > div > div {
|
|||
fill: none;
|
||||
}
|
||||
|
||||
#debug > text {
|
||||
font-size: 3px;
|
||||
text-anchor: middle;
|
||||
dominant-baseline: central;
|
||||
}
|
||||
|
||||
.selectedCell {
|
||||
stroke-width: 1;
|
||||
stroke: #da3126;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue