mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-23 12:31:24 +01:00
burg editor - MFCG preview
This commit is contained in:
parent
d02c7804ec
commit
a68db0f171
5 changed files with 75 additions and 49 deletions
|
|
@ -36,6 +36,12 @@ textarea {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: 0;
|
||||
pointer-events: none;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#map {
|
||||
background-color: #000000;
|
||||
mask-mode: alpha;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue