mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
Fixes for elevation profile and CSV download
This commit is contained in:
parent
bb0e571587
commit
63b5744dcc
3 changed files with 106 additions and 29 deletions
|
|
@ -2111,6 +2111,10 @@ svg.button {
|
|||
stroke-width: 0;
|
||||
}
|
||||
|
||||
.centered {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#debug {
|
||||
font-size: 1px;
|
||||
opacity: .8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue